Skip to content

Commit a4bea0b

Browse files
committed
upgrade transformer version==4.52.3
Signed-off-by: Dipankar Sarkar <dipankar@qti.qualcomm.com>
1 parent f346853 commit a4bea0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
]
2020
requires-python = ">=3.8,<3.11"
2121
dependencies = [
22-
"transformers==4.51.3",
22+
"transformers==4.52.3",
2323
"huggingface-hub==0.30.0",
2424
"hf_transfer==0.1.9",
2525
"peft==0.13.2",

0 commit comments

Comments
 (0)