v0.2.2
What's Changed
- docs: Update results by @Pringled in #51
- fix: convert bfloat16 to float because of numpy incompatibility by @stephantul in #53
- fix: Add explicit errors for BPE and unigram, return tokenizer without cha… by @stephantul in #54
- Add from model by @stephantul in #57
- fix: Attention mask being None crashes distillation by @stephantul in #58
- fix: allow PCA dims == dims by @stephantul in #59
- enh: Add device selection mechanism by @stephantul in #60
- Fix in README by @stephantul in #61
- Bumped version by @Pringled in #62
Full Changelog: v0.2.1...v0.2.2