Constraint Decoding: Set xgrammar as the default grammar backend (#4386)

This commit is contained in:
mlmz
2025-03-17 09:53:43 +08:00
committed by GitHub
parent d1112d8548
commit 452db50808
4 changed files with 243 additions and 10 deletions

View File

@@ -38,7 +38,7 @@ runtime_common = [
"transformers==4.48.3",
"uvicorn",
"uvloop",
"xgrammar==0.1.15",
"xgrammar==0.1.16",
]
srt = [