Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 327 Bytes

README.MD

File metadata and controls

15 lines (11 loc) · 327 Bytes

Additional notes for those trying the streamlit/grafana out

  1. The following packages are required when you run some of .py scripts
pip install psycopg2-binary python-dotenv
pip install pgcli
  1. To download the phi3 model to the container
docker-compose up -d
docker-compose exec ollama ollama pull phi3