Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ faiss-cpu
|
|
6 |
faiss-gpu
|
7 |
llama-cpp-python
|
8 |
# Base ctransformers with no GPU acceleration
|
9 |
-
ctransformers>=0.2.24
|
|
|
|
|
|
6 |
faiss-gpu
|
7 |
llama-cpp-python
|
8 |
# Base ctransformers with no GPU acceleration
|
9 |
+
ctransformers>=0.2.24
|
10 |
+
huggingface-cli
|
11 |
+
TheBloke/Llama-2-7b-Chat-GGUF llama-2-7b-chat.Q4_K_M.gguf
|