Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
|
@@ -1,10 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
accelerate
|
| 4 |
-
auto-gptq
|
| 5 |
faiss-gpu
|
| 6 |
-
transformers
|
| 7 |
langchain_community
|
| 8 |
-
langchain_huggingface
|
| 9 |
-
llama-cpp-python
|
| 10 |
-
optimum
|
|
|
|
| 1 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
|
| 2 |
+
llama-cpp-python
|
|
|
|
|
|
|
| 3 |
faiss-gpu
|
|
|
|
| 4 |
langchain_community
|
| 5 |
+
langchain_huggingface
|
|
|
|
|
|