Skip to content

Commit fddca6b

Browse files
committed
fix setup
1 parent a580b7c commit fddca6b

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.41.0",
32-
"optimum",
32+
"optimum~=1.19",
3333
"datasets>=1.4.0",
3434
"sentencepiece",
3535
"scipy",

0 commit comments

Comments
 (0)