unsloth/studio/backend
Roland Tannous f59d9722c1 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-02 20:33:31 +00:00
..
assets Add Qwen3.6 inference defaults for Studio (#5065) 2026-04-16 11:42:42 -07:00
auth Studio: add github_repo seed reader and GitHub Support Bot recipe (#5169) 2026-04-24 12:02:03 -07:00
core narrow Nemotron trust_remote_code to nemotron_h/nemotron-3-nano, add to export worker 2026-05-02 20:33:31 +00:00
loggers Add tauri (#5144) 2026-04-23 04:50:10 -07:00
models Studio: Fix chat template disappearing after browser refresh (#5209) 2026-05-01 08:19:09 -07:00
plugins Studio: add github_repo seed reader and GitHub Support Bot recipe (#5169) 2026-04-24 12:02:03 -07:00
requirements Studio: add github_repo seed reader and GitHub Support Bot recipe (#5169) 2026-04-24 12:02:03 -07:00
routes Studio: Fix chat template disappearing after browser refresh (#5209) 2026-05-01 08:19:09 -07:00
state Final cleanup 2026-03-12 18:28:04 +00:00
storage feat: custom scan folders for GGUF model discovery (#4723) 2026-03-31 06:40:31 -07:00
tests Revert "use config.json model_type for tier detection, add unsloth/nvidia namespace guard" 2026-05-02 20:33:31 +00:00
utils fix: derive HF_HUB_CACHE from HF_HOME when set 2026-05-02 20:33:31 +00:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
_platform_compat.py Fix Studio crash on Anaconda/conda-forge Python (#4484) 2026-03-22 05:36:55 -07:00
colab.py Fix/studio colab button message: Add fallback message for Colab Studio button when proxy URL fails (#4866) 2026-04-05 21:57:45 -07:00
main.py Fix Studio desktop tray installer and titlebar and bux fixes (#5179) 2026-04-30 08:40:39 -07:00
run.py Add tauri (#5144) 2026-04-23 04:50:10 -07:00
startup_banner.py studio: unify Windows installer/setup logging style, verbosity controls, and startup messaging (#4651) 2026-03-30 00:53:23 -07:00