Skip to content

Commit 8528207

Browse files
authored
Update optimum version (#631)
1 parent 77503fc commit 8528207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
INSTALL_REQUIRE = [
3030
"torch>=1.11",
3131
"transformers>=4.36.0,<4.40.0",
32-
"optimum @ git+https://github.com/huggingface/optimum.git#egg=optimum",
32+
"optimum~=1.18",
3333
"datasets>=1.4.0",
3434
"sentencepiece",
3535
"scipy",

0 commit comments

Comments
 (0)