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