upgrade xgrammar to 0.1.19 (#6129)

This commit is contained in:
Yixin Dong
2025-05-08 17:42:02 -04:00
committed by GitHub
parent f6f96b0521
commit 911f3ba6f4
2 changed files with 12 additions and 20 deletions

View File

@@ -42,7 +42,7 @@ runtime_common = [
"transformers==4.51.1",
"uvicorn",
"uvloop",
"xgrammar==0.1.17",
"xgrammar==0.1.19",
"blobfile==3.0.0"
]