Skip to content

Commit

Permalink
set transformers version (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobaZooba authored Dec 1, 2023
1 parent e555bbc commit bb2b5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"optimum>=1.12.0",
"bitsandbytes>=0.41.1",
"scipy",
"transformers",
"transformers>=4.35.2",
"tqdm",
"safetensors",
]
Expand Down

0 comments on commit bb2b5a6

Please sign in to comment.