File size: 636 Bytes
cad29bd
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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