unsloth/studio/backend/routes
2026-02-25 16:06:03 +04: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
data_recipe.py refactor: add batch processing support with configuration options and execution enhancements 2026-02-23 21:32:20 +01:00
datasets.py adding custom mapping according to the chat templates 2026-02-24 21:15:56 +00:00
export.py Adding metadata for checkpoints 2026-02-16 23:46:17 +00:00
inference.py Switch GGUF backend from /v1/completions to /v1/chat/completions 2026-02-24 19:21:01 +04:00
models.py Merge branch 'nightly' into feat/gguf-llama-cpp-inference 2026-02-25 16:06:03 +04:00
training.py feat: enhance training stop and reset flow with detailed checks 2026-02-17 23:32:22 +01:00