Spaces:
Runtime error
Runtime error
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/abetlen/llama-cpp-python/releases/download/v0.
|
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/abetlen/llama-cpp-python/releases/download/v0.2.20/llama_cpp_python-0.2.20-cp310-cp310-manylinux_2_17_x86_64.whl
|
5 |
pyyaml
|
6 |
torch
|