Revert transformers to 4.57.1 (#14801)

This commit is contained in:
Yuhao Yang
2025-12-11 03:04:36 +08:00
committed by GitHub
parent ef1ab2302a
commit c1bd5ee8c5
7 changed files with 10 additions and 26 deletions

View File

@@ -59,7 +59,7 @@ dependencies = [
"timm==1.0.16",
"torchao==0.9.0",
"tqdm",
"transformers==5.0.0rc0",
"transformers==4.57.1",
"uvicorn",
"uvloop",
"xgrammar==0.1.27",