v0.2.3
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