Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 209 Bytes

readme.md

File metadata and controls

20 lines (16 loc) · 209 Bytes

Local LLM

Setup

pip3 install -r requirements.txt

Extract feature & Store db

python3 ingest.py

Run app

python3 run_localGPT.py -s 
python3 run_localGPT_API.py