v0.3.9
MinishLab/model2vecv0.3.9Feb 6, 2025by stephantul
AI Summary
Documentation updates including new model results, alongside the addition of a trust-remote-code option for model loading and a SIF-like coefficient feature.
Key Highlights
- Add trust-remote-code option
- Add SIF-like coefficient
New Features
- Add trust-remote-code option
- Add SIF-like coef
Full Release Notes
## What's Changed * docs: Added new model results by @Pringled in https://github.com/MinishLab/model2vec/pull/167 * docs: Update plot by @Pringled in https://github.com/MinishLab/model2vec/pull/169 * feat: add trust-remote-code option by @stephantul in https://github.com/MinishLab/model2vec/pull/173 * feat: Add SIF-like coef by @stephantul in https://github.com/MinishLab/model2vec/pull/174 * increase version by @stephantul in https://github.com/MinishLab/model2vec/pull/176 **Full Changelog**: https://github.com/MinishLab/model2vec/compare/v0.3.8...v0.3.9