| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-26 | 448 Bytes | |
| v2.8.5 source code.tar.gz | 2025-10-26 | 51.6 MB | |
| v2.8.5 source code.zip | 2025-10-26 | 51.8 MB | |
| Totals: 3 Items | 103.4 MB | 4 | |
New Features
- PyTorch 2.9 support (#4116)
Bugs Squashed
- Address deprecation warnings in fp16 Callback (#4124), thanks to @FacuRoffet99
- Make SaveModelCallback fix compatible with TextLearner (#4121), thanks to @austinvhuang