Upgrade xgrammar to 0.2.1 (#25676)

This commit is contained in:
Xinyuan Tong
2026-05-29 11:40:07 +08:00
committed by GitHub
parent 272066566f
commit 79c844527c
13 changed files with 407 additions and 172 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ dependencies = [
"triton==3.5.0",
"uvicorn",
"uvloop",
"xgrammar==0.2.0",
"xgrammar==0.2.1",
"smg-grpc-servicer>=0.5.0",
]