Skip to content

Commit

Permalink
chore(requirements.txt): accelerate==0.22.0, transformers==4.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxreciprocate committed Aug 28, 2023
1 parent 22be05e commit e4d4a9a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit e4d4a9a

Please sign in to comment.