From e4d4a9a0c3f91fc09dbc0a58c6b5c72f528b5e2a Mon Sep 17 00:00:00 2001 From: maxreciprocate <56548574+maxreciprocate@users.noreply.github.com> Date: Mon, 28 Aug 2023 14:57:54 +0300 Subject: [PATCH] chore(requirements.txt): accelerate==0.22.0, transformers==4.32.0 --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0ac31e13b..4bedb37e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu118 -accelerate==0.21.0 +accelerate==0.22.0 aiohttp==3.8.5 aiosignal==1.3.1 appdirs==1.4.4 @@ -42,10 +42,10 @@ numpy==1.25.2 packaging==23.1 pandas==2.0.3 pathtools==0.1.2 -protobuf==4.24.1 +protobuf==4.24.2 psutil==5.9.5 py-cpuinfo==9.0.0 -pyarrow==12.0.1 +pyarrow==13.0.0 pydantic==1.10.12 Pygments==2.16.1 python-dateutil==2.8.2 @@ -58,7 +58,7 @@ regex==2023.8.8 requests==2.31.0 rich==13.5.2 rpds-py==0.9.2 -safetensors==0.3.2 +safetensors==0.3.3 sentry-sdk==1.29.2 setproctitle==1.3.2 six==1.16.0 @@ -69,10 +69,10 @@ tokenizers==0.13.3 torch==2.0.1+cu118 torchtyping==0.1.4 tqdm==4.66.1 -transformers==4.31.0 +transformers==4.32.0 triton==2.0.0 tritonclient==2.36.0 -typeguard==4.1.2 +typeguard==4.1.3 typing_extensions==4.7.1 tzdata==2023.3 urllib3==2.0.4