unsloth/studio/backend/routes
2026-03-09 13:55:45 +00:00
..
data_recipe feat(recipe-studio): normalize and slugify run_name, update job naming logic 2026-03-05 12:25:51 +01:00
.gitkeep root studio folder 2026-02-02 09:13:49 +00:00
__init__.py merge nightly 2026-02-15 14:52:07 +01:00
auth.py fix: rollback auth.db user row if token generation fails during setup 2026-02-13 10:11:07 +00:00
datasets.py switch dataset upload from base64 JSON to multipart/form-data with streamed writes 2026-03-09 13:55:45 +00:00
export.py fix: wait for training shutdown before export load, clear stop flag on reset 2026-03-07 04:16:10 +00:00
inference.py Merge pull request #328 from unslothai/fix/chat-unloading-model 2026-03-09 04:40:05 +04:00
models.py fixing sesame model 2026-03-07 19:06:00 +00:00
training.py feat(recipe-studio, datasets): improve dataset handling and update metadata logic 2026-03-09 02:47:32 +01:00