Upgrade transformers to 5.8.1 (#25451)

This commit is contained in:
Xinyuan Tong
2026-05-19 22:20:30 +08:00
committed by GitHub
parent 2bcb6d2f82
commit aad00b0ed8
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ dependencies = [
"torchao==0.9.0",
"tqdm",
"mistral_common>=1.11.0",
"transformers==5.6.0",
"transformers==5.8.1",
"uvicorn",
"uvloop",
"xgrammar==0.2.0",