Skip to content

Commit f773a94

Browse files
committed
use optimum from branch
1 parent 31507cc commit f773a94

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
@@ -28,7 +28,7 @@
2828

2929
INSTALL_REQUIRE = [
3030
"torch>=1.11",
31-
"optimum~=1.24",
31+
"optimum @ git+https://github.com/eaidova/optimum.git@ea/avoid_lib_guessing_in_standartize_args",
3232
"transformers>=4.36,<4.48",
3333
"datasets>=1.4.0",
3434
"sentencepiece",

0 commit comments

Comments
 (0)