Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://pypi.ngc.nvidia.com
|
2 |
nvidia-cuda-runtime
|
3 |
nvidia-cublas
|
4 |
-
llama-cpp-python @ https://github.com/OpenAccess-AI-Collective/ggml-webui/releases/download/v0.1.
|
5 |
pyyaml
|
6 |
torch
|
|
|
1 |
--extra-index-url https://pypi.ngc.nvidia.com
|
2 |
nvidia-cuda-runtime
|
3 |
nvidia-cublas
|
4 |
+
llama-cpp-python @ https://github.com/OpenAccess-AI-Collective/ggml-webui/releases/download/v0.1.53/llama_cpp_python-gpu-0.1.53-cp38-cp38-linux_x86_64.whl
|
5 |
pyyaml
|
6 |
torch
|