Skip to content

Commit

Permalink
Update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Feb 16, 2024
1 parent 6c8fa79 commit 93a01ed
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 @@ -13,7 +13,7 @@

INSTALL_REQUIRE = [
"torch>=1.11",
"optimum @ git+https://github.com/huggingface/optimum.git", # TODO : 1.17.0
"optimum>=1.17.0",
"transformers>=4.26.0",
"datasets>=1.4.0",
"sentencepiece",
Expand Down

0 comments on commit 93a01ed

Please sign in to comment.