[GH-ISSUE #11210] Show extra model features in model list. #69442

Closed
opened 2026-05-04 18:06:43 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @ChromiaCat on GitHub (Jun 26, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11210

There's been many times where I had to look up in ollama model list to see if a model I've downloaded can do extended thinking or has vision capabilities where the model's name doesn't give that away easily. My thought was that a small additional column could be added when printing the model list in a terminal to show what each model has, for example: V K T could mean V for vision, K for thinking & T for tool calling.

Originally created by @ChromiaCat on GitHub (Jun 26, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11210 There's been many times where I had to look up in ollama model list to see if a model I've downloaded can do extended thinking or has vision capabilities where the model's name doesn't give that away easily. My thought was that a small additional column could be added when printing the model list in a terminal to show what each model has, for example: V K T could mean V for vision, K for thinking & T for tool calling.
GiteaMirror added the feature request label 2026-05-04 18:06:43 -05:00
Author
Owner

@rick-github commented on GitHub (Jun 26, 2025):

An attempt to add capabilities to the model list was reverted because of performance issues. When that's been resolved adding that information to ollama list should be straightforward. In the meantime, ollama show will list the capabilities of a model.

#10097

<!-- gh-comment-id:3010243522 --> @rick-github commented on GitHub (Jun 26, 2025): An [attempt](https://github.com/ollama/ollama/pull/10174) to add capabilities to the model list was reverted because of performance issues. When that's been resolved adding that information to `ollama list` should be straightforward. In the meantime, `ollama show` will list the capabilities of a model. #10097
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#69442