Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 05 Feb 23:00
· 65 commits to main since this release

v0.2.3 (2026-02-05)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Allow running the train loop in local mode (no NCCL init at all) (b0c0a0e)

  • BufferedSortedDataset now uses random value as a sorting tie-breaker and sorts data within a pack (ed1f439)

  • Non-tensor objects now process correctly using IteratorBatchGroup (58ec446)


Detailed Changes: v0.2.2...v0.2.3