File size: 281 Bytes
2e03c8b
 
 
 
 
 
 
 
 
b99e740
2e03c8b
 
1
2
3
4
5
6
7
8
9
10
11
12
pypdf
python-dotenv
llama-index
gradio
einops
accelerate
sentence-transformers
cohere
huggingface_hub
llama-cpp-python
# llama-cpp-python needs to be installed with specific CMake arguments:
# CMAKE_ARGS="-DLLAMA_CUBLAS=on" FORCE_CMAKE=1 pip install llama-cpp-python --no-cache-dir