This is a patch release that introduces compatibility with newer transformers
and sentence-transformers
versions, notably:
- Avoid compatibility issues when loading models saved in Transformers v4.50 by @tomaarsen in #594
- Introduce compatibility with Sentence Transformers v4.0 by @tomaarsen in #595
All Changes
- Fix minor typo in docs (#510) by @emilioMaddalena in #589
- Pass output_dir to superclass when initializing by @bluestealth in #585
- Avoid compatibility issues when loading models saved in Transformers v4.50 by @tomaarsen in #594
- Introduce compatibility with Sentence Transformers v4.0 by @tomaarsen in #595
- [
ci
] Attempt to fix CI by @tomaarsen in #596
New Contributors
- @emilioMaddalena made their first contribution in #589
- @bluestealth made their first contribution in #585
Full Changelog: v1.1.1...v1.1.2