unsloth/studio/backend/core/training
Roland Tannous 279afa5b0b fix: skip streaming when dataset_slice_start > dataset_slice_end
Prevents training on the wrong row range when start exceeds end by
falling back to full download where existing clamping handles it.
2026-03-10 20:21:34 +00:00
..
__init__.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
trainer.py fix: skip streaming when dataset_slice_start > dataset_slice_end 2026-03-10 20:21:34 +00:00
training.py distinguish cancel and stop for force terminate 2026-03-10 02:35:32 +00:00
worker.py Revert "Merge pull request #347 from unslothai/feature/studio-storage-roots" 2026-03-10 01:52:47 +00:00