unsloth/studio/backend/utils/paths
Roland Tannous b362c60719 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-13 09:24:57 +04:00
..
__init__.py studio: reuse HF cached repo casing to prevent duplicate downloads (#4822) 2026-04-03 05:48:24 -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-13 09:24:57 +04:00