Skip to content

Difficulties when running local LLM backends #108

Open
@av

Description

@av

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:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions