Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
-
|
3 |
-
|
4 |
-
datasets
|
5 |
-
accelerate
|
6 |
-
bitsandbytes
|
7 |
-
transformers
|
8 |
-
sentencepiece
|
9 |
-
numpy
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
llama-cpp-python
|
3 |
+
llama-cpp-agent
|
|
|
|
|
|
|
|
|
|
|
|