v0.3.7
MinishLab/model2vecv0.3.7Jan 21, 2025by Pringled
AI Summary
Updated the `save_pretrained` method to save models in a format compatible with sentence-transformers.
Key Highlights
- Updated save_pretrained to save sentence-transformers compatible models
New Features
- Updated save_pretrained to save sentence-transformers compatible models
Full Release Notes
## What's Changed * feat: Updated save_pretrained to save sentence-transformers compatible models by @Pringled in https://github.com/MinishLab/model2vec/pull/154 * Bump version by @Pringled in https://github.com/MinishLab/model2vec/pull/155 **Full Changelog**: https://github.com/MinishLab/model2vec/compare/v0.3.6...v0.3.7