Skip to content

Commit

Permalink
add requirements_2024.3.txt (#712)
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzintel authored Aug 20, 2024
1 parent 813dedc commit f460a10
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions llm_bench/python/requirements_2024.3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
--extra-index-url https://download.pytorch.org/whl/cpu
numpy==1.26.4
--extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly
auto_gptq==0.7.1
pillow==10.4.0
torch==2.4.0+cpu
torchvision==0.19.0+cpu
transformers==4.42.4
diffusers==0.29.2
openvino==2024.3.0
#optimum is in dependency list of optimum-intel
git+https://github.com/huggingface/optimum-intel.git@6388aeb8738b63e28fc594af84df94590e77cb9a#egg=optimum-intel
git+https://github.com/openvinotoolkit/nncf.git@40233c00f2b8e6900a2d920eb6ef6fb7e23ecfb7#egg=nncf
packaging==24.1
psutil==6.0.0
timm==1.0.7
tiktoken==0.7.0
onnx==1.16.1
einops==0.8.0
transformers-stream-generator==0.0.5
bitsandbytes==0.43.2

0 comments on commit f460a10

Please sign in to comment.