unsloth/studio/backend/core/training
Roland Tannous 226f251589 fix: guard against negative dataset_slice_end before streaming
Fall back to full download when dataset_slice_end is negative,
avoiding an empty stream.take(0) that would produce a broken dataset.
2026-03-10 20:12:42 +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: guard against negative dataset_slice_end before streaming 2026-03-10 20:12:42 +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