Skip to content

Commit

Permalink
Update optimum-intel for llm_bench (#350)
Browse files Browse the repository at this point in the history
To catch up huggingface/optimum-intel#628
Required for #328

---------

Co-authored-by: Ekaterina Aidova <[email protected]>
  • Loading branch information
ilya-lavrenov and eaidova authored Apr 9, 2024
1 parent b8d243f commit c21b149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm_bench/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ torch
transformers>=4.33.0
diffusers>=0.22.0
#optimum is in dependency list of optimum-intel
git+https://github.com/huggingface/optimum-intel.git@382d00f6ce8deb993b54982090ab031003cfd0fa#egg=optimum-intel
git+https://github.com/huggingface/optimum-intel.git@c290c55670c309a9671fe7a1a86f6bc56deec54f#egg=optimum-intel
git+https://github.com/openvinotoolkit/nncf.git#egg=nncf
packaging
psutil
Expand Down

0 comments on commit c21b149

Please sign in to comment.