Skip to content

Commit 83282a1

Browse files
committed
move on optimum main
1 parent 415b8b2 commit 83282a1

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,<4.49",
32-
"optimum @ git+https://github.com/eaidova/optimum.git@ea/avoid_lib_guessing_in_standartize_args",
32+
"optimum @ git+https://github.com/huggingface/optimum.git",
3333
"datasets>=1.4.0",
3434
"sentencepiece",
3535
"setuptools",

0 commit comments

Comments
 (0)