unsloth/studio/backend/hub/services/models
oobabooga dbb06ff60e
Studio: add configurable model download location (#7274)
Adds a configurable Hugging Face model download cache location to Unsloth Studio, selectable from Settings, with per-cache download manifests, scoped deletion, and read-only inventory of previously selected caches.
2026-07-23 01:34:38 -07:00
..
__init__.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
cache_inventory.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
common.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
deletion.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
downloads.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
folder_browser.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
gguf_variants.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
local_inventory.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
ollama.py Replace standalone Studio wording with Unsloth (#7221) 2026-07-19 00:47:04 -07:00