matthoffner commited on
Commit
a09df93
·
1 Parent(s): 18952ad

pin llama-cpp-python until updated ggml model works

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ gradio
2
  llama_index
3
  langchain
4
  googlesearch-python
5
- llama-cpp-python
6
  IPython
 
2
  llama_index
3
  langchain
4
  googlesearch-python
5
+ llama-cpp-python==0.1.49
6
  IPython