Skip to content

Commit

Permalink
Add requirements_2024.2.txt (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzintel authored Jun 17, 2024
1 parent e17b09a commit 2e7ff90
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions llm_bench/python/requirements_2024.2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
--extra-index-url https://download.pytorch.org/whl/cpu
numpy==1.26.4
auto_gptq==0.7.1
pillow==10.3.0
torch==2.3.1
transformers==4.40.2
diffusers==0.28.2
openvino==2024.2.0
#optimum is in dependency list of optimum-intel
git+https://github.com/huggingface/optimum-intel.git@8c2b787cc75a45ae4670d37970a5394eba90eedc#egg=optimum-intel
git+https://github.com/openvinotoolkit/nncf.git@51ddc9f52920f6fc76244ec27618f8a0f222b250#egg=nncf
packaging==24.1
psutil==5.9.8
timm==1.0.3
tiktoken==0.7.0
onnx==1.16.1
einops==0.8.0
transformers-stream-generator==0.0.5
bitsandbytes==0.43.1

0 comments on commit 2e7ff90

Please sign in to comment.