unsloth/studio
Daniel Han 8ecfb07616 fix(studio): revert llama.cpp default tag to latest
ggml-org/llama.cpp b8637 (latest release) now includes Gemma 4 support
(ggml-org/llama.cpp#21309). Revert the temporary "master" default from
#4790 back to "latest" so the prebuilt resolver picks the newest
release automatically.

This eliminates the HTTP 422 errors from the prebuilt resolver (which
could not find a release matching "master"), avoids unnecessary source
builds, and restores prebuilt binary downloads on all platforms.
2026-04-02 18:48:37 +00:00
..
backend fix(studio): prioritize curated defaults over HF download ranking in Recommended (#4792) 2026-04-02 10:46:53 -07:00
frontend UI Changes (#4782) 2026-04-02 08:05:55 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_llama_prebuilt.py fix(studio): revert llama.cpp default tag to latest 2026-04-02 18:48:37 +00: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 fix(studio): revert llama.cpp default tag to latest 2026-04-02 18:48:37 +00:00
setup.sh fix(studio): revert llama.cpp default tag to latest 2026-04-02 18:48:37 +00:00
Unsloth_Studio_Colab.ipynb Allow install_python_stack to run on Colab (#4633) 2026-03-27 00:29:27 +04:00