diff --git a/applications/DeepSpeed-VisualChat/requirements.txt b/applications/DeepSpeed-VisualChat/requirements.txt index ae0440617..aa58519a2 100644 --- a/applications/DeepSpeed-VisualChat/requirements.txt +++ b/applications/DeepSpeed-VisualChat/requirements.txt @@ -6,6 +6,6 @@ open_clip_torch deepspeed>=0.10.3 einops einops_exts -transformers==4.33.3 +transformers==4.38.0 transformers_stream_generator termcolor \ No newline at end of file diff --git a/compression/bert/requirements.txt b/compression/bert/requirements.txt index 92e3417c4..37621c580 100644 --- a/compression/bert/requirements.txt +++ b/compression/bert/requirements.txt @@ -1,5 +1,5 @@ accelerate -transformers == 4.15.0 +transformers == 4.38.0 datasets >= 1.8.0 sentencepiece != 0.1.92 scipy diff --git a/compression/gpt2/requirements.txt b/compression/gpt2/requirements.txt index b11238706..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.15.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 96a10d306..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.21.2 +transformers==4.46.3 soundfile jiwer datasets diff --git a/inference/huggingface/fill-mask/requirements.txt b/inference/huggingface/fill-mask/requirements.txt index 1e33957f4..3c1711ace 100644 --- a/inference/huggingface/fill-mask/requirements.txt +++ b/inference/huggingface/fill-mask/requirements.txt @@ -1,3 +1,3 @@ deepspeed torch -transformers==4.21.2 +transformers==4.46.3 diff --git a/inference/huggingface/text-generation/requirements.txt b/inference/huggingface/text-generation/requirements.txt index a6f484701..3c1711ace 100644 --- a/inference/huggingface/text-generation/requirements.txt +++ b/inference/huggingface/text-generation/requirements.txt @@ -1,3 +1,3 @@ deepspeed torch -transformers==4.28.1 +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 85abe2d98..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.21.2 +transformers==4.46.3 numpy sentencepiece protobuf diff --git a/inference/huggingface/text2text-generation/requirements.txt b/inference/huggingface/text2text-generation/requirements.txt index a2374fbac..82e148ae0 100644 --- a/inference/huggingface/text2text-generation/requirements.txt +++ b/inference/huggingface/text2text-generation/requirements.txt @@ -1,6 +1,6 @@ deepspeed torch -transformers==4.21.2 +transformers==4.46.3 sentencepiece google protobuf diff --git a/inference/huggingface/translation/requirements.txt b/inference/huggingface/translation/requirements.txt index a2374fbac..82e148ae0 100644 --- a/inference/huggingface/translation/requirements.txt +++ b/inference/huggingface/translation/requirements.txt @@ -1,6 +1,6 @@ deepspeed torch -transformers==4.21.2 +transformers==4.46.3 sentencepiece google protobuf diff --git a/training/HelloDeepSpeed/requirements.txt b/training/HelloDeepSpeed/requirements.txt index 3471b7061..16a9a2dfb 100644 --- a/training/HelloDeepSpeed/requirements.txt +++ b/training/HelloDeepSpeed/requirements.txt @@ -1,8 +1,8 @@ datasets==1.13.3 -transformers==4.5.1 +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.62.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 69bc6ba07..d2e26c834 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==2020.6.20 +certifi==2024.8.30 cffi==1.14.2 chardet==3.0.4 click==7.1.2 @@ -19,22 +19,22 @@ distlib==0.3.0 distro==1.4.0 entrypoints==0.3 filelock==3.0.12 -future==0.18.2 +future==1.0.0 html5lib==1.0.1 -idna==2.8 +idna==3.10 ipaddr==2.2.0 ipykernel==5.3.4 ipython ipython-genutils==0.2.0 ipywidgets==7.5.1 jedi==0.17.2 -Jinja2==2.11.2 -joblib==0.16.0 +Jinja2==3.1.5 +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.6.3 +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.0.1 +nbconvert==7.16.4 nbformat==5.0.7 nest-asyncio==1.4.0 -notebook==6.1.5 -numpy==1.19.2 +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==7.2.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==1.0.1 +pyarrow==18.0.0 pycparser==2.20 Pygments==2.6.1 pyparsing==2.4.6 @@ -70,12 +70,12 @@ pyrsistent==0.16.0 python-dateutil==2.8.1 pytoml==0.1.21 pytz==2020.1 -PyYAML==5.3.1 +PyYAML==5.4 pyzmq==19.0.2 qtconsole==4.7.7 QtPy==1.9.0 regex==2020.7.14 -requests==2.22.0 +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==1.13.1 +torch==2.5.1 torchvision==0.7.0 -tornado==6.0.4 -tqdm==4.48.2 +tornado==6.4.2 +tqdm==4.67.0 traitlets git+https://github.com/huggingface/transformers.git -urllib3==1.25.8 +urllib3==2.2.3 wcwidth==0.2.5 webencodings==0.5.1 wget==3.2