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.
2 parents 8f016e0 + 657496b commit 2922b06Copy full SHA for 2922b06
requirements-openvino.txt
@@ -10,4 +10,8 @@ transformers >= 4.38.0 # Required for Gemma.
10
openvino==2024.1.0
11
optimum-intel[openvino] @ git+https://github.com/huggingface/optimum-intel.git@d2f9fdb5107d5df1887f8a4bd138682b73e9f79c
12
outlines >= 0.0.27
13
-einops
+einops
14
+ai2-olmo # hf_olmo
15
+tiktoken
16
+# flash-attn # // failed to install
17
+transformers_stream_generator
0 commit comments