Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -1,2 +1,8 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
+
bitsandbytes
|
4 |
+
|
5 |
+
accelerate
|
6 |
+
|
7 |
+
datasets==2.16.0
|
8 |
+
"torch>=2.1.1"
|