Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge releases/2024/1 into master #427

Prev Previous commit
Next Next commit
Update openvino and nncf versions (#397)
Co-authored-by: Chen Peter <[email protected]>
Co-authored-by: Zlobin Vladimir <[email protected]>
3 people authored May 7, 2024

Verified

This commit was signed with the committer’s verified signature.
masci Massimiliano Pippi
commit b0169c9fa02f7ee99b30233f97bdd85099e43f7e
4 changes: 2 additions & 2 deletions llm_bench/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
--extra-index-url https://download.pytorch.org/whl/cpu
numpy
openvino>=2024.0.0
openvino~=2024.1.0
nncf~=2.10.0
auto-gptq>=0.5.1 # for gptq
pillow
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@ff792c278502a85444dd116413dbca71aa660599#egg=optimum-intel
git+https://github.com/openvinotoolkit/nncf.git@ec497ce0781fe867d73d5c5bdf8310fdb40604a4#egg=nncf
packaging
psutil
timm
1 change: 1 addition & 0 deletions llm_bench/python/requirements_2024.1.txt
Original file line number Diff line number Diff line change
@@ -54,6 +54,7 @@ networkx==3.3
ninja==1.11.1.1
numpy==1.26.4
onnx==1.16.0
openvino==2024.1.0
openvino-telemetry==2024.1.0
optimum-intel @ git+https://github.com/huggingface/optimum-intel.git@ff792c278502a85444dd116413dbca71aa660599
packaging==24.0