Skip to content

Commit 2922b06

Browse files
Merge pull request vllm-project#6 from mzegla/extended_requirements
Add missing Python requirements
2 parents 8f016e0 + 657496b commit 2922b06

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

requirements-openvino.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ transformers >= 4.38.0 # Required for Gemma.
1010
openvino==2024.1.0
1111
optimum-intel[openvino] @ git+https://github.com/huggingface/optimum-intel.git@d2f9fdb5107d5df1887f8a4bd138682b73e9f79c
1212
outlines >= 0.0.27
13-
einops
13+
einops
14+
ai2-olmo # hf_olmo
15+
tiktoken
16+
# flash-attn # // failed to install
17+
transformers_stream_generator

0 commit comments

Comments
 (0)