Open
Description
Tried raglite chainlit
with a few models via Ollama:
OLLAMA_API_BASE=http://ollama:11434
CHAINLIT_HOST=0.0.0.0
raglite
--llm ollama/llama3.1:8b
--embedder ollama/mxbai-embed-large:latest
chainlit
I tried following models:
ollama/llama3.1:8b
ollama/llama3.2:3b-instruct-q8_0
ollama/mistral-small
Ollama context was set to 8k in all instances. All replies in chainlit
UI were formatted like this:
Metadata
Metadata
Assignees
Labels
No labels