Skip to content

Commit

Permalink
set version optimum
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Sep 8, 2023
1 parent 86ba0b3 commit e1eeff8
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 @@ -12,7 +12,7 @@
assert False, "Error: Could not open '%s' due %s\n" % (filepath, error)

INSTALL_REQUIRE = [
"optimum>=1.13.0",
"optimum>=1.12.0",
"transformers>=4.20.0",
"datasets>=1.4.0",
"sentencepiece",
Expand Down

0 comments on commit e1eeff8

Please sign in to comment.