unsloth/studio/backend/hub/utils
Unsloth 571a0ef35f Merge main: rewire deep research send to the on-device auto-load
The deep research path from main called the removed autoLoadSmallestModel;
it now uses autoLoadOnDeviceModel with the same no-download guarantee and
duplicate-toast suppression as the plain send path. Test conflict resolved
by keeping both the autoload contract section and main's Vulkan picker
test.
2026-07-27 05:29:43 -07:00
..
__init__.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
dataset_cache.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
dataset_format.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
download_manifest.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
download_registry.py Let a decode failure degrade instead of escaping a fail-closed helper (#7487) 2026-07-27 03:26:08 -07:00
gguf.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
gguf_plan.py Studio: resolve the repo-root MTP drafter after the MTP/ GGUF rename (#7031) 2026-07-09 06:46:00 -07:00
hf_cache_state.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
hf_errors.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
inventory_scan.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
llm_assist.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
local_snapshot.py Make forced offline hub-specific and close the parent preflight gap 2026-07-26 23:41:35 -07:00
paths.py Pin utf-8 on shipping-code text I/O instead of the operator locale (#7486) 2026-07-27 02:14:20 -07:00
snapshot_filters.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
state_dir.py Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00