We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4228131 commit 3f55103Copy full SHA for 3f55103
llm_bench/python/requirements.txt
@@ -10,7 +10,7 @@ torch
10
transformers>=4.40.0
11
diffusers>=0.22.0
12
#optimum is in dependency list of optimum-intel
13
-git+https://github.com/huggingface/optimum-intel.git@439d61f79cf55d5d0b28334f577b6ac3c5ced28f#egg=optimum-intel
+git+https://github.com/eaidova/optimum-intel.git@ea/remove_bf16_rotary_emb_patching#egg=optimum-intel
14
git+https://github.com/openvinotoolkit/nncf.git@develop#egg=nncf
15
packaging
16
psutil
0 commit comments