unsloth/studio/backend/core/training
Nilay 0ac1fb5d9e
CLI: fix --local-dataset being parsed as a string instead of a list (#6357)
* fix CLI dataset path resolution

* enhance list type check

---------

Co-authored-by: Michael Han <107991372+shimmyshimmer@users.noreply.github.com>
2026-06-16 02:32:26 -07:00
..
__init__.py Reduce and tighten code comments and docstrings repo-wide (#6095) 2026-06-08 23:09:51 -07:00
resume.py feat(studio): implement S3 dataset loading (completes #5951) (#6222) 2026-06-12 14:52:04 +02:00
s3_dataset.py feat(studio): implement S3 dataset loading (completes #5951) (#6222) 2026-06-12 14:52:04 +02:00
trainer.py CLI: fix --local-dataset being parsed as a string instead of a list (#6357) 2026-06-16 02:32:26 -07:00
training.py MLX Training updates (#5656) 2026-06-14 04:58:50 -07:00
worker.py Studio: improve logging for dynamic transformers version switching (#6108) 2026-06-15 23:31:43 -07:00