v0.3.0
What's Changed
- fix: Fix token type ids not supported by @Pringled in #77
- docs: Add deduplication tutorial by @Pringled in #72
- Fix distill model bos and eos token by @zechengz in #78
- docs: Added Sentence Transformers example code by @Pringled in #80
- docs: Update readme by @Pringled in #81
- docs: Move results and add blogpost by @Pringled in #82
- docs: Fixed broken link by @Pringled in #84
- fix: move tensor to cpu by @stephantul in #86
- feat: Numpy inference by @stephantul in #87
- feat: local loading by @stephantul in #88
- feat: faster tokenization by @stephantul in #89
- enhancement: Add dynamic version by @stephantul in #91
- enhancement: Add explained variance messages by @stephantul in #92
- docs: Updated slogan by @Pringled in #94
- feat: Add python3.9 support by @Pringled in #96
- enh: remove CLI command by @stephantul in #98
- fix: rename show progress bar argument by @stephantul in #99
- fix: Reverted eos bos change by @Pringled in #101
- docs: Added results link by @Pringled in #102
- docs: Fix broken link by @Pringled in #103
- increment version by @stephantul in #104
New Contributors
Full Changelog: v0.2.4...v0.3.0