unsloth/studio/backend/utils
2026-03-05 06:49:44 +00:00
..
datasets fix: check for http(s) prefix instead of bare string type for URL detection 2026-03-05 06:10:10 +00:00
hardware Force num_proc=1 on Windows to avoid slow spawn overhead 2026-03-01 13:05:10 +00:00
inference added the inference fetching from model mappers 2026-02-15 02:48:53 -07:00
models fix: support mmproj for local vision GGUF models + fix Windows pipe deadlock 2026-03-01 12:58:38 +00:00
paths fix lora: outputs path local 2026-02-15 16:58:24 +01:00
.gitkeep root studio folder 2026-02-02 09:13:49 +00:00
cache_cleanup.py feat: clear unsloth_compiled_cache on startup, shutdown, and between model loads 2026-02-23 07:26:22 +00:00
transformers_version.py Purge own utils/core modules and use lazy imports so is_vision_model picks up fresh AutoConfig after version switch 2026-02-22 20:04:35 +00:00
utils.py replace torch MPS with MLX 2026-02-11 16:04:35 +00:00