Skip to content

Commit 5655b4d

Browse files
Pin optimum main (#48)
1 parent 034035e commit 5655b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
"Topic :: Scientific/Engineering :: Artificial Intelligence",
3030
]
3131
dependencies = [
32-
"optimum @ git+https://github.com/huggingface/optimum@add-deepseekv3-dummypastkeyvaluesgenerator",
32+
"optimum @ git+https://github.com/huggingface/optimum",
3333
"transformers>=4.36,<4.54.0",
3434
"onnx",
3535
]

0 commit comments

Comments
 (0)