Skip to content

fix: correctly list chat-capable Ollama models#3

Open
saksham-jain177 wants to merge 1 commit intomneedham:mainfrom
saksham-jain177:main
Open

fix: correctly list chat-capable Ollama models#3
saksham-jain177 wants to merge 1 commit intomneedham:mainfrom
saksham-jain177:main

Conversation

@saksham-jain177
Copy link
Copy Markdown

Fixes empty model selector when Ollama returns models.

  • The selector was empty due to over-filtering based on brittle metadata
    (family and parameter_size format).
  • Ollama now returns values like "8.0B"
    and includes additional model types.

This change makes model discovery robust to current Ollama metadata and
excludes known non-chat models (embeddings, CLIP).

Fixes #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ollama models not listed

1 participant