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