You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: requirements-openvino.txt
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,5 +4,5 @@
4
4
torch == 2.5.1 # should be aligned with "common" vLLM torch version
5
5
openvino >= 2024.4.0 # since 2024.4.0 both CPU and GPU support Paged Attention
6
6
7
-
optimum @ git+https://github.com/huggingface/optimum.git@main # latest optimum is used to support latest transformers version
8
-
optimum-intel[nncf] @ git+https://github.com/huggingface/optimum-intel.git@main # latest optimum-intel is used to support latest transformers version
7
+
optimum @ git+https://github.com/huggingface/optimum.git # latest optimum is used to support latest transformers version
8
+
optimum-intel[nncf] @ git+https://github.com/huggingface/optimum-intel.git # latest optimum-intel is used to support latest transformers version
0 commit comments