Version 1.1.0
- Updated documentation
- Updated Pytorch Lightning version to avoid security vulnerabilities (Untrusted Data & Code Injection)
- Inspired by Amrhein et al, 2022 we added the
comet-mbr
command for fast Minimum Bayes Risk Decoding. - New encoder models
What's Changed
- Fix minor typo in exception message by @alvations in #57
- Adds --quiet flag by @Remorax in #58
- Bug fix of num_workers. by @devrimcavusoglu in #63
- fix encoding issues for Windows users by @erip in #68
New Contributors
- @alvations made their first contribution in #57
- @Remorax made their first contribution in #58
- @devrimcavusoglu made their first contribution in #63
- @erip made their first contribution in #68
Full Changelog: v1.0.1...v1.1.0