You'll need to set up an Huggingface account to download LLama model from transformers
pip install -U "huggingface_hub[cli]"
huggingface-cli login
-
Now run this command to install dependenies in the
requirements.txt
file.pip install -r requirements.txt
-
Install markdown depenendies with:
pip install "unstructured[md]"
-
Launch server
python demo.py
-
Upload documents
-
query in chat