Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
scikit-build-core
|
3 |
-
https://github.com/
|
4 |
llama-cpp-agent>=0.2.25
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
scikit-build-core
|
3 |
+
https://github.com/oobabooga/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda_tensorcores-0.2.79+cu121-cp310-cp310-linux_x86_64.whl
|
4 |
llama-cpp-agent>=0.2.25
|