Upgrade transformers from 5.5.4 to 5.6.0 (#23525)

This commit is contained in:
Xinyuan Tong
2026-04-26 22:33:54 -07:00
committed by GitHub
parent 91825b8808
commit e5198386bd
9 changed files with 24 additions and 5 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ dependencies = [
"torchvision",
"tqdm",
"mistral_common>=1.11.0",
"transformers==5.5.4",
"transformers==5.6.0",
"uvicorn",
"uvloop",
"watchfiles",