Skip to content

Commit c21b149

Browse files
Update optimum-intel for llm_bench (#350)
To catch up huggingface/optimum-intel#628 Required for #328 --------- Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
1 parent b8d243f commit c21b149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llm_bench/python/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ torch
77
transformers>=4.33.0
88
diffusers>=0.22.0
99
#optimum is in dependency list of optimum-intel
10-
git+https://github.com/huggingface/optimum-intel.git@382d00f6ce8deb993b54982090ab031003cfd0fa#egg=optimum-intel
10+
git+https://github.com/huggingface/optimum-intel.git@c290c55670c309a9671fe7a1a86f6bc56deec54f#egg=optimum-intel
1111
git+https://github.com/openvinotoolkit/nncf.git#egg=nncf
1212
packaging
1313
psutil

0 commit comments

Comments
 (0)