upgrade transformers 4.51.0 (#5088)

This commit is contained in:
Yineng Zhang
2025-04-05 14:20:23 -07:00
committed by GitHub
parent efbae697b3
commit 0d99adb715
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ runtime_common = [
"pyzmq>=25.1.2",
"soundfile==0.13.1",
"torchao>=0.7.0",
"transformers==4.50.0",
"transformers==4.51.0",
"uvicorn",
"uvloop",
"compressed-tensors",