ia-ibovespa-ri-tech / requirements.txt
diogodsa's picture
Update requirements.txt
b99e740 verified
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