[GH-ISSUE #5233] filtering library models based on tags? #3274

Open
opened 2026-04-12 13:49:15 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @itsPreto on GitHub (Jun 23, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/5233

can we get something like this for the models library? would be reallyyyy nice!
Screenshot 2024-06-22 at 9 01 25 PM

Originally created by @itsPreto on GitHub (Jun 23, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/5233 can we get something like this for the models library? would be reallyyyy nice! <img width="387" alt="Screenshot 2024-06-22 at 9 01 25 PM" src="https://github.com/ollama/ollama/assets/45348368/bd142627-9426-41af-b451-67dc82c427df">
GiteaMirror added the feature requestollama.com labels 2026-04-12 13:49:15 -05:00
Author
Owner

@rkrisztian commented on GitHub (Oct 17, 2025):

What I need is practical filters, examples include:

  • Size range filtering over parameter count tag selection: I definitely don't want to filter on specific parameter counts because from 24B to 32B there could be a plethora of options to select, and in the end all that matters is whether it fits on my GPU or not.
  • Ability to exclude cloud LLMs. Some people don't and will never care about them.
  • Ability to see upgrades to existing LLMs: "Latest" will not put an LLM around the top of the list if it existed months ago but has recently been updated.
  • By Functionality: Textual, Visual, Agentic, etc.
<!-- gh-comment-id:3416610399 --> @rkrisztian commented on GitHub (Oct 17, 2025): What I need is practical filters, examples include: * **Size range filtering over parameter count tag selection:** I definitely don't want to filter on specific parameter counts because from 24B to 32B there could be a plethora of options to select, and in the end all that matters is whether it fits on my GPU or not. * **Ability to exclude cloud LLMs.** Some people don't and will never care about them. * **Ability to see upgrades to existing LLMs:** "Latest" will not put an LLM around the top of the list if it existed months ago but has recently been updated. * **By Functionality:** Textual, Visual, Agentic, etc.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#3274