Upgrade transformers to 5.8.1 (#25451)
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ runtime_common = [
|
||||
"timm==1.0.16",
|
||||
"torchao==0.9.0",
|
||||
"tqdm",
|
||||
"transformers==4.57.1",
|
||||
"transformers==5.8.1",
|
||||
"uvicorn",
|
||||
"uvloop",
|
||||
"xgrammar==0.2.0",
|
||||
|
||||
@@ -75,7 +75,7 @@ dependencies = [
|
||||
"torchvision",
|
||||
"tqdm",
|
||||
"mistral_common>=1.11.0",
|
||||
"transformers==5.6.0",
|
||||
"transformers==5.8.1",
|
||||
"uvicorn",
|
||||
"uvloop",
|
||||
"watchfiles",
|
||||
|
||||
@@ -62,7 +62,7 @@ dependencies = [
|
||||
"torchvision==0.24.0",
|
||||
"tqdm",
|
||||
"mistral_common>=1.11.0",
|
||||
"transformers==5.6.0",
|
||||
"transformers==5.8.1",
|
||||
"triton==3.5.0",
|
||||
"uvicorn",
|
||||
"uvloop",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -59,7 +59,7 @@ runtime_common = [
|
||||
"torchao==0.9.0",
|
||||
"tqdm",
|
||||
"mistral_common>=1.11.0",
|
||||
"transformers==5.6.0",
|
||||
"transformers==5.8.1",
|
||||
"uvicorn",
|
||||
"uvloop",
|
||||
"xgrammar==0.2.0",
|
||||
|
||||
@@ -63,7 +63,7 @@ dependencies = [
|
||||
"torchao==0.9.0+xpu",
|
||||
"tqdm",
|
||||
"mistral_common>=1.11.0",
|
||||
"transformers==5.6.0",
|
||||
"transformers==5.8.1",
|
||||
"uvicorn",
|
||||
"uvloop",
|
||||
# "xgrammar==0.2.0", xgrammar depends on CUDA PyTorch and Triton only
|
||||
|
||||
Reference in New Issue
Block a user