Skip to content

Commit ba95fb4

Browse files
committed
upgrading transformer to 4.51.3
Signed-off-by: Dipankar Sarkar <[email protected]>
1 parent 9532378 commit ba95fb4

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.50.0",
22+
"transformers==4.51.3",
2323
"huggingface-hub==0.27.0",
2424
"hf_transfer==0.1.9",
2525
"peft==0.13.2",

0 commit comments

Comments
 (0)