CloseX commited on
Commit
aa7838d
1 Parent(s): ba88b07

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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.1.77/llama_cpp_python-0.1.77-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
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