What's Changed
- Fix web emscripten bindings, bump to 0.1.26 by @loganzartman in #456
- fix(build): Disable LTO on riscv64 to fix linker error by @ihb2032 in #458
- remove ninja from dependencies by @dotlambda in #459
- [CI] Add a ci to run unit tests every day. by @Seven-Streams in #463
- [Fix] Fix the efficiency issue in repetition structure. by @Seven-Streams in #467
- [Feature] Support apply_token_bitmask_inplace_cpu for Bf16/Fp16. by @Seven-Streams in #469
- [Doc] Emphasize the importance of the prompts and update BatchGrammarMatcher. by @Seven-Streams in #468
- [Misc] Update CMakeLists with install option. by @Seven-Streams in #472
- [Fix] Fix the optimization for TagDispatch and SubGrammarAdder. by @Seven-Streams in #471
- [Misc] Async copy to device in apply_token_bitmask_inplace_triton by @southfreebird in #475
- [Misc] Add all in init.py. by @Seven-Streams in #478
- [doc] Enhance the website for structural tags. by @Seven-Streams in #479
- [Fix] fix the test for structural tags. by @Seven-Streams in #485
- [doc] Add contributing.md and codeowners. by @Seven-Streams in #480
- Bump to v0.1.28 by @Seven-Streams in #486
New Contributors
- @loganzartman made their first contribution in #456
- @ihb2032 made their first contribution in #458
- @dotlambda made their first contribution in #459
- @southfreebird made their first contribution in #475
Full Changelog: v0.1.27...v0.1.28