diogodsa commited on
Commit
b99e740
1 Parent(s): cf99100

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,5 +7,6 @@ accelerate
7
  sentence-transformers
8
  cohere
9
  huggingface_hub
 
10
  # llama-cpp-python needs to be installed with specific CMake arguments:
11
  # CMAKE_ARGS="-DLLAMA_CUBLAS=on" FORCE_CMAKE=1 pip install llama-cpp-python --no-cache-dir
 
7
  sentence-transformers
8
  cohere
9
  huggingface_hub
10
+ llama-cpp-python
11
  # llama-cpp-python needs to be installed with specific CMake arguments:
12
  # CMAKE_ARGS="-DLLAMA_CUBLAS=on" FORCE_CMAKE=1 pip install llama-cpp-python --no-cache-dir