| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-19 | 543 Bytes | |
| v2.8.4 source code.tar.gz | 2025-08-19 | 51.6 MB | |
| v2.8.4 source code.zip | 2025-08-19 | 51.8 MB | |
| Totals: 3 Items | 103.4 MB | 0 | |
Bugs Squashed
- set
weights_only=Falseforload_model_text, fixes LRFinder /lr_find(#4120), thanks to @austinvhuang - fix: Pass alpha and beta parameters to
rnn_cbs()in TextLearner constructor (#4119), thanks to @austinvhuang - Fixed SaveModelCallback (#4118), thanks to @FacuRoffet99