Improve: Support xgrammar 0.1.14 (#3593)

This commit is contained in:
Enrique Shockwave
2025-02-27 16:42:54 +00:00
committed by GitHub
parent b0df5d240b
commit d281587989
2 changed files with 2 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ runtime_common = [
"torchao>=0.7.0",
"uvicorn",
"uvloop",
"xgrammar==0.1.10",
"xgrammar==0.1.14",
"ninja",
"transformers==4.48.3",
"llguidance>=0.6.15"