Update requirements.txt
Browse files- requirements.txt +15 -1
requirements.txt
CHANGED
@@ -1 +1,15 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate
|
2 |
+
torch
|
3 |
+
safetensors
|
4 |
+
bitsandbytes
|
5 |
+
scipy
|
6 |
+
peft
|
7 |
+
transformers
|
8 |
+
tqdm
|
9 |
+
packaging
|
10 |
+
pytest
|
11 |
+
numpy
|
12 |
+
pyyaml
|
13 |
+
datasets
|
14 |
+
psutil
|
15 |
+
setuptools
|