unsloth/studio/backend/utils
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
..
datasets chore: switch helper and no-cache fallback to Gemma (#5066) 2026-04-16 22:27:30 +04:00
hardware Add AMD ROCm/HIP support across installer and hardware detection (#4720) 2026-04-10 01:56:12 -07:00
inference Fix Windows local GGUF model loading crash (#4730) 2026-04-01 01:38:09 -07:00
models Studio: Ollama support, recommended folders, Custom Folders UX polish (#5050) 2026-04-16 08:24:08 -07:00
paths fix: derive HF_HUB_CACHE from HF_HOME when set 2026-04-16 21:54:47 +00:00
.gitkeep root studio folder 2026-02-02 09:13:49 +00:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
cache_cleanup.py fix(studio): prevent ModuleNotFoundError in dataset.map() on Windows (#4473) 2026-03-22 06:11:24 -07:00
downsample.py feat(studio): training history persistence and past runs viewer (#4501) 2026-03-25 00:58:55 -07:00
transformers_version.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-04-16 21:54:47 +00:00
utils.py Final cleanup 2026-03-12 18:28:04 +00:00
wheel_utils.py [Studio] Install flash attn at setup time for linux (#4979) 2026-04-14 16:40:17 +04:00