Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 240 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 240 Bytes

llamafile/llama-index integration example code

Setup:

# first activate virtualenv or conda
# then install requirements
pip install -r requirements.txt

Start the example notebook:

jupyter notebook example.ipynb