RAPID ARCHITECT
RAPID ARCHITECT
the config.yaml is here, and yep ollama is running and i have pulled llama2 llm: provider: ollama config: model: 'llama2' temperature: 0.5 top_p: 1 stream: true
I got it working with streamlit in this code. make sure you install sentence-transformers and delete your original .embedchain folder `import databutton as db import streamlit as st import os...
Good point, i figured let me try just llm first then embedding second :)
> Convert the document to markdown The Nexa works and boy is it fast.