Spaces:
Sleeping
Sleeping
init!
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
torch
|
| 2 |
-
accelerate
|
| 3 |
-
peft==0.4.0
|
| 4 |
bitsandbytes==0.40.2
|
| 5 |
trl==0.4.7
|
| 6 |
scipy
|
|
|
|
| 1 |
torch
|
| 2 |
+
accelerate
|
|
|
|
| 3 |
bitsandbytes==0.40.2
|
| 4 |
trl==0.4.7
|
| 5 |
scipy
|