Skip to content

Commit

Permalink
Add requirements_2024.1.txt (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzintel authored Apr 23, 2024
1 parent d7551d8 commit af005eb
Showing 1 changed file with 111 additions and 0 deletions.
111 changes: 111 additions & 0 deletions llm_bench/python/requirements_2024.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
nncf @ git+https://github.com/openvinotoolkit/nncf.git@ec497ce0781fe867d73d5c5bdf8310fdb40604a4#egg=nncf
about-time==4.2.1
accelerate==0.29.2
aiohttp==3.9.4
aiosignal==1.3.1
alive-progress==3.1.5
async-timeout==4.0.3
attrs==23.2.0
auto_gptq==0.7.1
autograd==1.6.2
bitsandbytes==0.43.1
blobfile==2.1.1
certifi==2019.11.28
chardet==3.0.4
charset-normalizer==3.3.2
cma==3.2.2
coloredlogs==15.0.1
contourpy==1.2.1
cycler==0.12.1
datasets==2.18.0
Deprecated==1.2.14
diffusers==0.27.2
dill==0.3.8
einops==0.7.0
filelock==3.13.4
fonttools==4.51.0
frozenlist==1.4.1
fsspec==2024.2.0
future==1.0.0
gekko==1.1.1
grapheme==0.6.0
huggingface-hub==0.22.2
humanfriendly==10.0
idna==2.8
importlib_metadata==7.1.0
influxdb-client==1.41.0
Jinja2==3.1.3
joblib==1.4.0
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jstyleson==0.0.2
kiwisolver==1.4.5
lxml==4.9.4
Mako==1.1.0
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.8.4
mdurl==0.1.2
mpmath==1.3.0
multidict==6.0.5
multiprocess==0.70.16
natsort==8.4.0
networkx==3.3
ninja==1.11.1.1
numpy==1.26.4
onnx==1.16.0
openvino-telemetry==2024.1.0
optimum-intel @ git+https://github.com/huggingface/optimum-intel.git@ff792c278502a85444dd116413dbca71aa660599
packaging==24.0
pandas==2.2.2
peft==0.10.0
pillow==10.3.0
pip==24.0
protobuf==5.26.1
psutil==5.9.8
py-cpuinfo==9.0.0
pyarrow==15.0.2
pyarrow-hotfix==0.6
pycryptodomex==3.20.0
pydot==2.0.0
Pygments==2.17.2
pymoo==0.6.1.1
pyparsing==3.1.2
python-dateutil==2.9.0.post0
python-git==2018.2.1
pytz==2024.1
PyYAML==6.0.1
reactivex==4.0.4
referencing==0.34.0
regex==2023.12.25
requests==2.31.0
requests-unixsocket==0.2.0
rich==13.7.1
rouge==1.0.1
rpds-py==0.18.0
safetensors==0.4.3
scikit-learn==1.4.2
scipy==1.13.0
Send2Trash==1.8.3
sentencepiece==0.2.0
setuptools==65.5.0
six==1.14.0
sympy==1.12
tabulate==0.9.0
threadpoolctl==3.4.0
tiktoken==0.6.0
timm==0.9.16
tokenizers==0.15.2
torch==2.2.2
torchvision==0.17.2
tqdm==4.66.2
transformers==4.39.3
transformers-stream-generator==0.0.5
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.2.1
wheel==0.41.2
wrapt==1.16.0
xxhash==3.4.1
yarl==1.9.4
zipp==3.18.1

0 comments on commit af005eb

Please sign in to comment.