unsloth/studio
Roland Tannous 43a633e550 feat: boot llama-server with --parallel 4 by default
Raise the default parallel slot count so Studio chat and the external API
endpoint can run concurrently without a subprocess restart. Enable/disable
of the Access Endpoint is now instant — it only mints or clears the API
key, since the parallel slots are already in place from the initial load.
2026-04-09 14:56:01 +00:00
..
backend feat: boot llama-server with --parallel 4 by default 2026-04-09 14:56:01 +00:00
frontend fix: Access Endpoint button shows only for GGUF and reflects enabled state 2026-04-09 09:20:23 +00:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_llama_prebuilt.py Fix/llama.cppbuilding (#4804) 2026-04-03 00:34:20 -07:00
install_python_stack.py studio: unify Windows installer/setup logging style, verbosity controls, and startup messaging (#4651) 2026-03-30 00:53:23 -07:00
LICENSE.AGPL-3.0 Add AGPL-3.0 license to studio folder 2026-03-09 19:36:25 +00:00
setup.bat Final cleanup 2026-03-12 18:28:04 +00:00
setup.ps1 split venv_t5 into tiered 5.3.0/5.5.0 and fix trust_remote_code (#4878) 2026-04-07 20:05:01 +04:00
setup.sh split venv_t5 into tiered 5.3.0/5.5.0 and fix trust_remote_code (#4878) 2026-04-07 20:05:01 +04:00
Unsloth_Studio_Colab.ipynb Allow install_python_stack to run on Colab (#4633) 2026-03-27 00:29:27 +04:00