unsloth/studio/backend
2026-02-13 06:51:55 +00:00
..
assets added model yaml config files 2026-02-02 18:22:14 +00:00
auth chore: untrack auth.db (already in .gitignore) 2026-02-11 12:21:54 +00:00
core fix: change epoch type from int to float to match TrainerState 2026-02-13 06:51:55 +00:00
loggers root studio folder 2026-02-02 09:13:49 +00:00
models fix: change epoch type from int to float to match TrainerState 2026-02-13 06:51:55 +00:00
routes fix: change epoch type from int to float to match TrainerState 2026-02-13 06:51:55 +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 fixed the script directory 2026-02-12 21:55:36 -07: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 feat(datasets): check-format to return preview samples 2026-02-12 11:25:47 +00:00