-
-
Notifications
You must be signed in to change notification settings - Fork 125
Description
I think that the model search and filter feature is currently relatively hidden and could be improved.
Instead of putting the search button in the top left where many people might not see it when they are focused on the models on screen, I believe the search bar should simply always be visible.
Maybe the filter checkboxes could also be displayed right below the search bar, but that's less of an issue to me.
Related issue: #1101
The following filter tags seem broken and show zero results: small, medium, big, huge, and reasoning.
Maybe ollama has renamed those tags? For example instead of reasoning i can see a thinking tag on their website.
The embedding tag is absent in the filter. Is that intended?
I think the cloud tag should get a different color (maybe cyan from the ollama website) to separate it clearly from the feature tags and categorize it more like one of the size tags.
Currently the filter seems to be "OR" (if any tag matches the model shows up), personally i'd find it much more useful if i could set it to "AND" (must match all).
Or maybe make the feature tags use AND and the size tags OR?
Related issue: #656
Is there a reason why only a select few of the models from the ollama website are available via search, instead of all of them?