The open-ended <tool_call>.*$ regex was stripping everything from <tool_call> to end of string, including legitimate model text that followed a tool block. This caused the stream to appear stuck since the cumulative text never grew past the strip point. Switch to only stripping closed <tool_call>...</tool_call> pairs so text after a tool block is preserved. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||