What's Changed
- Add types and MLX compatibility for cli generation by @nathanrchn in #93
- Feature/add support for negation operator by @nathanrchn in #94
- Feature/add support for wildcard operator by @nathanrchn in #95
- Feature/add support for repetition brackets operator by @nathanrchn in #96
- Feature/add support for qwen2 models by @nathanrchn in #97
- The lines were doubled by @nov3o in #98
- Reuse the same GrammarConstrainedLogitsProcessor across generations by @nathanrchn in #100
- Enhancement: avoid computing full mask (+ adding types) by @nathanrchn in #101
- Enhancement/refactor grammar encoding by @nathanrchn in #99
- Fix Error Caused by Using Repetition Brackets by @zolastro in #104
- Minor updates and style by @Saibo-creator in #107
- Fix issue that EOS token was incorrectly masked by @Saibo-creator in #108
- Pytest migration by @Saibo-creator in #109
- Add GitHub Actions workflow for automated testing by @Saibo-creator in #110
New Contributors
- @nathanrchn made their first contribution in #93
- @nov3o made their first contribution in #98
- @zolastro made their first contribution in #104
Full Changelog: v0.2.6...v0.2.7