diff --git a/llm_bench/python/requirements_2023.3.txt b/llm_bench/python/requirements_2023.3.txt new file mode 100644 index 0000000000..bf3952946c --- /dev/null +++ b/llm_bench/python/requirements_2023.3.txt @@ -0,0 +1,136 @@ +git+https://github.com/openvinotoolkit/nncf.git@cb09cc1722386fee81118704abbb3f56cceff04f#egg=nncf +about-time==4.2.1 +accelerate==0.26.0 +aenum==3.1.15 +aiohttp==3.9.1 +aiosignal==1.3.1 +alive-progress==3.1.5 +astroid==3.0.1 +attrs==23.1.0 +auto-gptq==0.6.0 +autograd==1.6.2 +certifi==2023.11.17 +charset-normalizer==3.3.2 +cma==3.2.2 +colorama==0.4.6 +coloredlogs==15.0.1 +contourpy==1.2.0 +cycler==0.12.1 +Cython==0.29.21 +datasets==2.16.1 +defusedxml==0.7.1 +Deprecated==1.2.14 +diffusers==0.25.0 +dill==0.3.7 +distro==1.3.0 +dnspython==2.4.2 +einops==0.7.0 +filelock==3.13.1 +flaky==3.7.0 +fonttools==4.47.0 +frozenlist==1.4.0 +fsspec==2023.10.0 +future==0.18.3 +gekko==1.0.6 +gitdb==4.0.11 +GitPython==3.1.0 +grapheme==0.6.0 +html-testRunner==1.1.2 +huggingface-hub==0.20.2 +humanfriendly==10.0 +idna==3.6 +importlib-metadata==7.0.1 +influxdb==5.3.1 +influxdb-client==1.39.0 +iniconfig==2.0.0 +isort==5.12.0 +Jinja2==2.9.5 +joblib==1.3.2 +jsonschema==4.20.0 +jsonschema-specifications==2023.12.1 +jstyleson==0.0.2 +kiwisolver==1.4.5 +markdown-it-py==3.0.0 +MarkupSafe==2.1.3 +matplotlib==3.8.2 +mccabe==0.7.0 +mdurl==0.1.2 +mpmath==1.3.0 +msgpack==1.0.7 +multidict==6.0.4 +multiprocess==0.70.15 +munch==4.0.0 +natsort==8.4.0 +networkx==3.1 +ninja==1.10.2.4 +numpy==1.26.2 +onnx==1.15.0 +openvino==2023.3.0 +openvino-dev==2023.3.0 +openvino-telemetry==2023.2.1 +optimum==1.14.1 +git+https://github.com/huggingface/optimum-intel.git@672c0228f511b6e9db1c690fce46ab5338908193 +packaging==23.2 +pandas==2.1.4 +peft==0.7.1 +Pillow==10.1.0 +pip==23.3.2 +pluggy==1.3.0 +pretrainedmodels==0.7.4 +protobuf==4.25.2 +psutil==5.9.1 +py==1.11.0 +py-cpuinfo==9.0.0 +pyarrow==14.0.2 +pyarrow-hotfix==0.6 +pydot==2.0.0 +Pygments==2.17.2 +pylint==2.3.0 +pymongo==4.6.0 +pymoo==0.6.1.1 +pyparsing==3.1.1 +pyreadline3==3.4.1 +pytest==7.4.3 +pytest-forked==1.6.0 +pytest-reportportal==5.3.0 +python-dateutil==2.8.2 +pytz==2023.3.post1 +#PyYAML==5.1 +reactivex==4.0.4 +referencing==0.32.1 +regex==2023.12.25 +reportportal-client==5.5.4 +requests==2.31.0 +rich==13.7.0 +rouge==1.0.1 +rpds-py==0.16.2 +safetensors==0.4.1 +scikit-learn==1.3.2 +scipy==1.11.4 +sentencepiece==0.1.99 +setuptools==65.5.0 +six==1.16.0 +smmap==5.0.1 +sympy==1.12 +tenacity==5.1.1 +test-generator==0.1.1 +texttable==1.7.0 +threadpoolctl==3.2.0 +tiktoken==0.5.2 +timm==0.9.12 +tokenizers==0.15.0 +torch==2.1.1 +torchvision==0.16.1 +tqdm==4.66.1 +transformers==4.36.2 +transformers-stream-generator==0.0.4 +treelib==1.6.1 +typing_extensions==4.8.0 +tzdata==2023.3 +urllib3==2.1.0 +wheel==0.35.1 +wrapt==1.16.0 +xmlrunner==1.7.7 +xxhash==3.4.1 +yarl==1.9.3 +zipp==3.17.0