unsloth/studio
Roland Tannous bdf4d9abb5 fix: derive HF_HUB_CACHE from HF_HOME when set
Previously HF_HUB_CACHE always defaulted to ~/.cache/huggingface/hub
even when HF_HOME was explicitly set (e.g. in Docker). This caused
models to download to the wrong location instead of the configured
HF_HOME path.
2026-05-13 12:26:47 +00:00
..
backend fix: derive HF_HUB_CACHE from HF_HOME when set 2026-05-13 12:26:47 +00:00
frontend Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
src-tauri Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_llama_prebuilt.py Studio: download paired cudart bundle on Windows CUDA installs (#5322) 2026-05-11 05:42:05 -07:00
install_python_stack.py add Docker support: skip venv, install only missing deps 2026-05-13 12:25:44 +00: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 venv_t5_530 and venv_t5_550 for tiered transformers 5.x support 2026-05-13 12:26:47 +00:00
setup.sh update 2026-05-13 12:26:47 +00:00
Unsloth_Studio_Colab.ipynb studio: add --local to setup.sh + overlay unsloth-zoo from git main (#5252) 2026-05-02 08:51:56 +04:00