v0.24.3
What's Changed
Fixes
- Load weights only in torch.load for pytorch>=2.4 by @shavit in #77 and @eginhard in #113
- Add compatibility with transformers>=4.43 by @JohnnyStreet in #109
- fix(gpt): set attention mask and address other warnings by @eginhard in #114
- fix(text.characters): add nasal diacritic by @eginhard in #127
New Contributors
- @JohnnyStreet made their first contribution in #109
Full Changelog: v0.24.2...v0.24.3