Update transformers package version to 4.57.0 (#11222)

Co-authored-by: yhyang201 <yhyang201@gmail.com>
This commit is contained in:
Xinyuan Tong
2025-10-05 16:45:14 -07:00
committed by GitHub
parent 5e142484e2
commit 652c24a653
4 changed files with 50 additions and 48 deletions

View File

@@ -63,7 +63,7 @@ dependencies = [
"torchaudio==2.8.0",
"torchvision",
"tqdm",
"transformers==4.56.1",
"transformers==4.57.0",
"uvicorn",
"uvloop",
"xgrammar==0.1.24",