FrancescoPeriti commited on
Commit
57d37f9
·
verified ·
1 Parent(s): c10b3b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  absl-py==2.1.0
2
- accelerate
3
  aiohttp==3.9.3
4
  aiosignal==1.3.1
5
  alabaster==0.7.13
@@ -126,8 +126,8 @@ parso==0.8.3
126
  pastel==0.2.1
127
  pathlib2==2.3.7.post1
128
  pathspec==0.11.1
129
- pbr @ file:///dev/shm/PythonbundlePyPI/2023.06/GCCcore-12.3.0/pbr/pbr-5.11.1
130
- peft
131
  pexpect==4.8.0
132
  Pillow==10.0.0
133
  pkginfo==1.9.6
@@ -220,7 +220,7 @@ torch==2.1.2
220
  tornado==6.4
221
  tqdm==4.66.2
222
  traitlets==5.14.2
223
- transformers
224
  trl==0.8.6
225
  typing_extensions==4.6.3
226
  tyro==0.8.3
 
1
  absl-py==2.1.0
2
+ accelerate==0.29.0
3
  aiohttp==3.9.3
4
  aiosignal==1.3.1
5
  alabaster==0.7.13
 
126
  pastel==0.2.1
127
  pathlib2==2.3.7.post1
128
  pathspec==0.11.1
129
+ pbr==5.11.1
130
+ peft==0.10.1
131
  pexpect==4.8.0
132
  Pillow==10.0.0
133
  pkginfo==1.9.6
 
220
  tornado==6.4
221
  tqdm==4.66.2
222
  traitlets==5.14.2
223
+ transformers==4.40.0
224
  trl==0.8.6
225
  typing_extensions==4.6.3
226
  tyro==0.8.3