v0.8.0
What's Changed
- docs: Added CITATION.cff, updated citation info by @Pringled in #293
- docs: Added modelcard logo by @Pringled in #294
- docs: Update default model for example by @Pringled in #299
- chore: Deprecated Python 3.9 support by @Pringled in #301
- chore: Update CI to run on external PRs, fix test import by @Pringled in #303
- feat: replace tokenizer code with skeletoken by @stephantul in #302
- feat: refactor persistence, remove from_sentence_transformers by @stephantul in #305
- fix: refix tokenizer with added token shenanigans by @stephantul in #304
- fix: if layers == 0, layers were not initialized by @stephantul in #306
- feat: expose random seed, small typing fix by @stephantul in #308
- feat: add util for tokenizer pad id by @stephantul in #310
- docs: Update results to MTEB V2 by @Pringled in #311
- chore: Bump version by @Pringled in #312
Full Changelog: v0.7.0...v0.8.0