- Add SVG preview rendering below code blocks using safe data URI in <img> tag. Includes sanitization to block script/event handlers. - Fix GGUF streaming crash: cache response.iter_text() iterator instead of creating a new one on every loop iteration. - Fix model selector showing "Select model..." after auto-load by re-reading store state after setCheckpoint before setParams. - Remove unused warmupToastShown variable (TS6133 build error). - Change default suggestion to "Draw an SVG of a cute sloth". |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| __init__.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||