[Build/CI] Upgrade xgrammar to 0.1.15#14563
[Build/CI] Upgrade xgrammar to 0.1.15#14563russellb wants to merge 2 commits intovllm-project:mainfrom
Conversation
|
👋 Hi! Thank you for contributing to the vLLM project. 💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels. Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging. To run CI, PR reviewers can either: Add 🚀 |
This update includes support for aarch64 among other fixes and improvements. Closes vllm-project#11886 Closes vllm-project#13986 Implements part of vllm-project#13894 Signed-off-by: Russell Bryant <rbryant@redhat.com>
002829f to
b913bb6
Compare
|
QQ: Does this upgrade increase the coverage of xgrammar? E.g., supporting regex, etc. |
Signed-off-by: Russell Bryant <rbryant@redhat.com>
This is built on top of vllm-project#14563, as the upgraded xgrammar is required for regex support to work. Signed-off-by: Russell Bryant <rbryant@redhat.com>
|
This got merged as part of #14590 |
This update includes support for aarch64 among other fixes and improvements.
Closes #11886
Closes #13986
Implements part of #13894
Signed-off-by: Russell Bryant rbryant@redhat.com