Skip to content

Commit 8f016e0

Browse files
Merge pull request vllm-project#5 from ilya-lavrenov/update-intel-optimum
Install optimum-intel from latest main
2 parents 1c6a47f + 5777203 commit 8f016e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-openvino.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ prometheus_client >= 0.18.0
88
torch >= 2.1.2
99
transformers >= 4.38.0 # Required for Gemma.
1010
openvino==2024.1.0
11-
optimum-intel[nncf,openvino]
11+
optimum-intel[openvino] @ git+https://github.com/huggingface/optimum-intel.git@d2f9fdb5107d5df1887f8a4bd138682b73e9f79c
1212
outlines >= 0.0.27
1313
einops

0 commit comments

Comments
 (0)