"vscode:/vscode.git/clone" did not exist on "422bf1f9866e99ef287d6280e8236d22173ee709"
Unverified Commit e9e120ac authored by Sahithi Chigurupati's avatar Sahithi Chigurupati Committed by GitHub
Browse files

fix: upgrade transformers to 4.57.1 (#11628)


Signed-off-by: default avatarSahithi Chigurupati <chigurupati.sahithi@gmail.com>
Co-authored-by: default avatarzhyncs <me@zhyncs.com>
parent e0c2af2a
......@@ -63,7 +63,7 @@ dependencies = [
"torchaudio==2.8.0",
"torchvision",
"tqdm",
"transformers==4.57.0",
"transformers==4.57.1",
"uvicorn",
"uvloop",
"xgrammar==0.1.25",
......
......@@ -57,7 +57,7 @@ dependencies = [
"timm==1.0.16",
"torchao==0.9.0",
"tqdm",
"transformers==4.56.1",
"transformers==4.57.1",
"uvicorn",
"uvloop",
"xgrammar==0.1.25",
......
......@@ -50,7 +50,7 @@ runtime_common = [
"timm==1.0.16",
"tiktoken",
"torchao==0.9.0",
"transformers==4.56.1",
"transformers==4.57.1",
"uvicorn",
"uvloop",
"xgrammar==0.1.25",
......
......@@ -57,7 +57,7 @@ dependencies = [
"timm==1.0.16",
"torchao==0.9.0",
"tqdm",
"transformers==4.56.1",
"transformers==4.57.1",
"uvicorn",
"uvloop",
"xgrammar==0.1.25",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment