test / requirements.txt
obaes's picture
ok
cad29bd
raw
history blame
636 Bytes
pip install chromadb
pip install langchain
pip install pypdf
pip install sentencepiece
pip install -q -U bitsandbytes
pip install -q -U git+https://github.com/huggingface/transformers.git
pip install -q -U git+https://github.com/huggingface/peft.git
pip install -q -U git+https://github.com/huggingface/accelerate.git
pip install git+https://github.com/UKPLab/sentence-transformers.git
pip install git+https://github.com/Muennighoff/sentence-transformers.git@sgpt_poolings_specb
pip install --upgrade git+https://github.com/UKPLab/sentence-transformers.git
pip install -U sentence-transformers
pip install gradio
pip install llama-parse