Spaces:
Runtime error
Runtime error
Commit
·
4e68e99
1
Parent(s):
8218576
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch
|
2 |
trl
|
3 |
transformers
|
4 |
-
accelerate
|
5 |
git+https://github.com/huggingface/peft.git
|
6 |
datasets
|
7 |
bitsandbytes
|
|
|
1 |
torch
|
2 |
trl
|
3 |
transformers
|
4 |
+
git+https://github.com/huggingface/accelerate
|
5 |
git+https://github.com/huggingface/peft.git
|
6 |
datasets
|
7 |
bitsandbytes
|