Spaces:
Build error
Build error
Commit
·
f8af990
1
Parent(s):
5f65684
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,7 @@ python-dateutil
|
|
| 15 |
requests
|
| 16 |
semantic-version
|
| 17 |
tqdm
|
| 18 |
-
transformers>=4.36.0
|
| 19 |
tokenizers>=0.15.0
|
| 20 |
lm_eval[ifeval] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git
|
| 21 |
accelerate
|
|
|
|
| 15 |
requests
|
| 16 |
semantic-version
|
| 17 |
tqdm
|
| 18 |
+
transformers>=4.36.0
|
| 19 |
tokenizers>=0.15.0
|
| 20 |
lm_eval[ifeval] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git
|
| 21 |
accelerate
|