[GH-ISSUE #2847] Add custom tags to models to organise models #63772

Open
opened 2026-05-03 14:55:23 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @trymeouteh on GitHub (Mar 1, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2847

Lets say you have dozens of models installed and you have several models for coding assistant, several models for chatbots.

In the programs that use the models from Ollama, it will likely ask you to choose from all the models you have installed in Ollama which would be lots to sort through.

Why not add a feature were users can add tags to models to organise them. Users can add the "coding" tag to models that are used as coding assistants. Users can add the tag "chat" to models used for chat bots.

And in these other programs on the computer if they integrate this tagging feature. It will only list models with certain tags. This way in your IDE code editor, it will only list the code assist models and not all the other models.

Originally created by @trymeouteh on GitHub (Mar 1, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2847 Lets say you have dozens of models installed and you have several models for coding assistant, several models for chatbots. In the programs that use the models from Ollama, it will likely ask you to choose from all the models you have installed in Ollama which would be lots to sort through. Why not add a feature were users can add tags to models to organise them. Users can add the "coding" tag to models that are used as coding assistants. Users can add the tag "chat" to models used for chat bots. And in these other programs on the computer if they integrate this tagging feature. It will only list models with certain tags. This way in your IDE code editor, it will only list the code assist models and not all the other models.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#63772