Spaces:
Running
Running
pip install
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
torch
|
| 2 |
-
accelerate
|
| 3 |
-
bitsandbytes
|
| 4 |
-
peft
|
| 5 |
-
trl
|
| 6 |
scipy
|
| 7 |
langchain
|
| 8 |
tensorflow
|
|
|
|
| 1 |
torch
|
| 2 |
+
accelerate
|
| 3 |
+
bitsandbytes
|
| 4 |
+
peft
|
| 5 |
+
trl
|
| 6 |
scipy
|
| 7 |
langchain
|
| 8 |
tensorflow
|