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