Releases: MinishLab/model2vec
Releases · MinishLab/model2vec
v0.2.1
What's Changed
- Bump version to 0.2.0 by @stephantul in #46
- Add median token length as limit by @stephantul in #47
- docs: Add codecov badge by @Pringled in #49
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- remove broken dim property by @stephantul in #26
- Fix issue with hasattr vs getattr by @stephantul in #27
- Add retrieval tutorial by @Pringled in #28
- docs: Add readme headline by @Pringled in #29
- [
fix] Various fixes for non-Posix machines by @tomaarsen in #30 - Add model cards by @Pringled in #31
- Hybrid tokenizers by @stephantul in #25
- docs: Added new image by @Pringled in #32
- [
enh] Rely on Jinja for model card, use model id/path in snippet by @tomaarsen in #37 - remove sentence transformers dependency by @stephantul in #35
- Fix bug where we accidentally pass a pretrainedtokenizer by @stephantul in #40
- Add support for safetensors by @stephantul in #36
- Make token optional and private an argument, add template by @stephantul in #39
- tests: Add distill tests and CI by @Pringled in #42
- docs: Added codecov badge by @Pringled in #43
- Logos by @stephantul in #44
- Add model card loading by @stephantul in #45
New Contributors
- @tomaarsen made their first contribution in #30
Full Changelog: v0.1.2...v0.2.0
v0.1.2
v0.1.1
What's Changed
- Fix pca bug by @stephantul in #19
- Turn model into module by @stephantul in #18
- Readme reread me by @stephantul in #20
- docs: Added multilingual model by @Pringled in #21
- Fix README, rename to for clarity by @stephantul in #22
- Bump pyproject.toml new version by @stephantul in #23
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Initial commit by @Pringled in #1
- Add phrase benchmarks by @stephantul in #2
- Add multi word tokenizer by @stephantul in #3
- Aligned code with template by @Pringled in #4
- Add new makefile by @stephantul in #5
- Refactored codebase by @Pringled in #6
- Gone reach by @stephantul in #7
- separate dependency, remove requirements.txt, add base makefile option by @stephantul in #8
- Add lots of stuff by @stephantul in #9
- fix issue with tokens by @stephantul in #10
- Add tests by @Pringled in #11
- Remove tokens tokenizer by @stephantul in #12
- make it faster by @stephantul in #13
- add push_to_hub functionality by @stephantul in #14
- Add docs by @Pringled in #15
- docs: Added model list by @Pringled in #16
- New image by @stephantul in #17
New Contributors
- @Pringled made their first contribution in #1
- @stephantul made their first contribution in #2
Full Changelog: https://github.com/MinishLab/model2vec/commits/v0.1.0