unsloth/studio/backend
2026-02-13 20:54:40 +00:00
..
assets added model yaml config files 2026-02-02 18:22:14 +00:00
auth fix: rollback auth.db user row if token generation fails during setup 2026-02-13 10:11:07 +00:00
core refactor: remove gradio dependency from training backend 2026-02-13 09:25:49 +00:00
loggers root studio folder 2026-02-02 09:13:49 +00:00
models fix: auto-detect multimodal datasets in /check-format without requiring is_vlm flag 2026-02-13 17:29:39 +00:00
routes fix: auto-detect multimodal datasets in /check-format without requiring is_vlm flag 2026-02-13 17:29:39 +00:00
state root studio folder 2026-02-02 09:13:49 +00:00
tests added @needs_torch to test_cuda_oom 2026-02-11 16:12:37 +00:00
utils fix: auto-detect LoRA adapters for both local and remote HF models in ModelConfig 2026-02-13 20:54:40 +00:00
main.py reset DEVICE type on fastapi lifespan exit 2026-02-11 15:58:13 +00:00
requirements.txt root studio folder 2026-02-02 09:13:49 +00:00
run.py read external ips with fallback to standard notation 0.0.0.0 2026-02-13 10:28:20 +00:00