Skip to content

Commit

Permalink
update optimum intel to include fp16/bf16 conversion memory optimizat…
Browse files Browse the repository at this point in the history
…ion (#782)
  • Loading branch information
eaidova authored Aug 20, 2024
1 parent 9f0fa99 commit e0f3b6a
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 @@ -10,7 +10,7 @@ torch
transformers>=4.40.0
diffusers>=0.22.0
#optimum is in dependency list of optimum-intel
git+https://github.com/huggingface/optimum-intel.git@ad1fe8b87f7a9efa095afdace142e909f28eeb67#egg=optimum-intel
git+https://github.com/huggingface/optimum-intel.git@e9800ced0f6ceaa7aa0afe67327bfe348815620d#egg=optimum-intel
git+https://github.com/openvinotoolkit/nncf.git@develop#egg=nncf
packaging
psutil
Expand Down

0 comments on commit e0f3b6a

Please sign in to comment.