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 034035e commit 5655b4dCopy full SHA for 5655b4d
pyproject.toml
@@ -29,7 +29,7 @@ classifiers = [
29
"Topic :: Scientific/Engineering :: Artificial Intelligence",
30
]
31
dependencies = [
32
- "optimum @ git+https://github.com/huggingface/optimum@add-deepseekv3-dummypastkeyvaluesgenerator",
+ "optimum @ git+https://github.com/huggingface/optimum",
33
"transformers>=4.36,<4.54.0",
34
"onnx",
35
0 commit comments