unsloth/studio/backend/utils/paths
Roland Tannous 1b3ffd2ceb 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-04-16 21:54:47 +00:00
..
__init__.py Studio: add folder browser modal for Custom Folders (#5035) 2026-04-15 08:04:33 -07:00
path_utils.py studio: reuse HF cached repo casing to prevent duplicate downloads (#4822) 2026-04-03 05:48:24 -07:00
storage_roots.py fix: derive HF_HUB_CACHE from HF_HOME when set 2026-04-16 21:54:47 +00:00