diff --git a/compression/gpt2/requirements.txt b/compression/gpt2/requirements.txt index 9862d0aa3..acb2c7e83 100644 --- a/compression/gpt2/requirements.txt +++ b/compression/gpt2/requirements.txt @@ -1,5 +1,5 @@ datasets >= 1.8.0 sentencepiece != 0.1.92 protobuf -transformers == 4.38.0 +transformers == 4.46.3 accelerate \ No newline at end of file diff --git a/inference/huggingface/automatic-speech-recognition/requirements.txt b/inference/huggingface/automatic-speech-recognition/requirements.txt index f04c95ca0..2f5e66662 100644 --- a/inference/huggingface/automatic-speech-recognition/requirements.txt +++ b/inference/huggingface/automatic-speech-recognition/requirements.txt @@ -1,6 +1,6 @@ deepspeed torch -transformers==4.38.0 +transformers==4.46.3 soundfile jiwer datasets diff --git a/inference/huggingface/fill-mask/requirements.txt b/inference/huggingface/fill-mask/requirements.txt index 4183c5de6..3c1711ace 100644 --- a/inference/huggingface/fill-mask/requirements.txt +++ b/inference/huggingface/fill-mask/requirements.txt @@ -1,3 +1,3 @@ deepspeed torch -transformers==4.38.0 +transformers==4.46.3 diff --git a/inference/huggingface/text-generation/requirements.txt b/inference/huggingface/text-generation/requirements.txt index 4183c5de6..3c1711ace 100644 --- a/inference/huggingface/text-generation/requirements.txt +++ b/inference/huggingface/text-generation/requirements.txt @@ -1,3 +1,3 @@ deepspeed torch -transformers==4.38.0 +transformers==4.46.3 diff --git a/inference/huggingface/text-generation/run-generation-script/requirements.txt b/inference/huggingface/text-generation/run-generation-script/requirements.txt index 4ccf0b913..36f93a85e 100644 --- a/inference/huggingface/text-generation/run-generation-script/requirements.txt +++ b/inference/huggingface/text-generation/run-generation-script/requirements.txt @@ -1,6 +1,6 @@ deepspeed torch -transformers==4.38.0 +transformers==4.46.3 numpy sentencepiece protobuf diff --git a/inference/huggingface/text2text-generation/requirements.txt b/inference/huggingface/text2text-generation/requirements.txt index 2747c4f3e..82e148ae0 100644 --- a/inference/huggingface/text2text-generation/requirements.txt +++ b/inference/huggingface/text2text-generation/requirements.txt @@ -1,6 +1,6 @@ deepspeed torch -transformers==4.38.0 +transformers==4.46.3 sentencepiece google protobuf diff --git a/inference/huggingface/translation/requirements.txt b/inference/huggingface/translation/requirements.txt index 2747c4f3e..82e148ae0 100644 --- a/inference/huggingface/translation/requirements.txt +++ b/inference/huggingface/translation/requirements.txt @@ -1,6 +1,6 @@ deepspeed torch -transformers==4.38.0 +transformers==4.46.3 sentencepiece google protobuf diff --git a/training/HelloDeepSpeed/requirements.txt b/training/HelloDeepSpeed/requirements.txt index 47743fc25..16a9a2dfb 100644 --- a/training/HelloDeepSpeed/requirements.txt +++ b/training/HelloDeepSpeed/requirements.txt @@ -1,8 +1,8 @@ datasets==1.13.3 -transformers==4.38.0 +transformers==4.46.3 fire==0.4.0 pytz==2021.1 loguru==0.5.3 sh==1.14.2 pytest==6.2.5 -tqdm==4.66.3 \ No newline at end of file +tqdm==4.67.0 \ No newline at end of file diff --git a/training/MoQ/huggingface-transformers/examples/research_projects/lxmert/requirements.txt b/training/MoQ/huggingface-transformers/examples/research_projects/lxmert/requirements.txt index 98883c63f..5636c4007 100644 --- a/training/MoQ/huggingface-transformers/examples/research_projects/lxmert/requirements.txt +++ b/training/MoQ/huggingface-transformers/examples/research_projects/lxmert/requirements.txt @@ -4,7 +4,7 @@ async-generator==1.10 attrs==20.2.0 backcall==0.2.0 CacheControl==0.12.6 -certifi==2024.7.4 +certifi==2024.8.30 cffi==1.14.2 chardet==3.0.4 click==7.1.2 @@ -19,9 +19,9 @@ distlib==0.3.0 distro==1.4.0 entrypoints==0.3 filelock==3.0.12 -future==0.18.3 +future==1.0.0 html5lib==1.0.1 -idna==3.7 +idna==3.10 ipaddr==2.2.0 ipykernel==5.3.4 ipython @@ -29,12 +29,12 @@ ipython-genutils==0.2.0 ipywidgets==7.5.1 jedi==0.17.2 Jinja2==3.1.4 -joblib==1.2.0 +joblib==1.4.2 jsonschema==3.2.0 jupyter==1.0.0 jupyter-client==6.1.7 jupyter-console==6.2.0 -jupyter-core==4.11.2 +jupyter-core==5.7.2 jupyterlab-pygments==0.1.1 kiwisolver==1.2.0 lockfile==0.12.2 @@ -43,11 +43,11 @@ matplotlib==3.3.1 mistune==0.8.4 msgpack==0.6.2 nbclient==0.5.0 -nbconvert==6.5.1 +nbconvert==7.16.4 nbformat==5.0.7 nest-asyncio==1.4.0 -notebook==6.4.12 -numpy==1.22.0 +notebook==7.2.2 +numpy==2.1.3 opencv-python==4.10.0.84 packaging==20.3 pandas==1.1.2 @@ -56,13 +56,13 @@ parso==0.7.1 pep517==0.8.2 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==10.3.0 +Pillow==11.0.0 progress==1.5 prometheus-client==0.8.0 prompt-toolkit==3.0.7 ptyprocess==0.6.0 pyaml==20.4.0 -pyarrow==14.0.1 +pyarrow==18.0.0 pycparser==2.20 Pygments==2.6.1 pyparsing==2.4.6 @@ -75,7 +75,7 @@ pyzmq==19.0.2 qtconsole==4.7.7 QtPy==1.9.0 regex==2020.7.14 -requests==2.32.2 +requests==2.32.3 retrying==1.3.3 sacremoses==0.0.43 Send2Trash==1.5.0 @@ -84,13 +84,13 @@ six==1.14.0 terminado==0.8.3 testpath==0.4.4 tokenizers==0.8.1rc2 -torch==2.2.0 +torch==2.5.1 torchvision==0.7.0 tornado==6.4.2 -tqdm==4.66.3 +tqdm==4.67.0 traitlets git+https://github.com/huggingface/transformers.git -urllib3==1.26.19 +urllib3==2.2.3 wcwidth==0.2.5 webencodings==0.5.1 wget==3.2