Skip to content

Commit

Permalink
Update optimum version (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix authored Mar 25, 2024
1 parent 77503fc commit 8528207
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 @@ -29,7 +29,7 @@
INSTALL_REQUIRE = [
"torch>=1.11",
"transformers>=4.36.0,<4.40.0",
"optimum @ git+https://github.com/huggingface/optimum.git#egg=optimum",
"optimum~=1.18",
"datasets>=1.4.0",
"sentencepiece",
"scipy",
Expand Down

0 comments on commit 8528207

Please sign in to comment.