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