v0.3.3

MinishLab/model2vecv0.3.3Nov 20, 2024by Pringled

AI Summary

Added a script to support exporting models as ONNX and tokenizer files.

Key Highlights

  • Added onnx and tokenizer files support script

New Features

  • Added onnx and tokenizer files support script

Full Release Notes

## What's Changed
* feat: Added onnx and tokenizer files support script by @Pringled in https://github.com/MinishLab/model2vec/pull/119
* docs: Update readme by @Pringled in https://github.com/MinishLab/model2vec/pull/122
* fix: Fixed CI by @Pringled in https://github.com/MinishLab/model2vec/pull/124
* docs: Updated results table by @Pringled in https://github.com/MinishLab/model2vec/pull/125
* docs: Updated slogan by @Pringled in https://github.com/MinishLab/model2vec/pull/127
* fix: Added jinja2 requirement by @Pringled in https://github.com/MinishLab/model2vec/pull/128
* Bumped version by @Pringled in https://github.com/MinishLab/model2vec/pull/129


**Full Changelog**: https://github.com/MinishLab/model2vec/compare/v0.3.2...v0.3.3