We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a74ce commit 2e7c556Copy full SHA for 2e7c556
setup.py
@@ -28,7 +28,7 @@
28
29
INSTALL_REQUIRE = [
30
"torch>=1.11",
31
- "optimum@git+https://github.com/huggingface/optimum.git",
+ "optimum~=1.24",
32
"transformers>=4.36,<4.48",
33
"datasets>=1.4.0",
34
"sentencepiece",
0 commit comments