Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
--extra-index-url https://pypi.ngc.nvidia.com
|
| 2 |
nvidia-cuda-runtime
|
| 3 |
nvidia-cublas
|
| 4 |
-
|
| 5 |
-
llama-cpp-python @ https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.53/llama_cpp_python-0.1.53-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
| 6 |
pyyaml
|
| 7 |
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
|