-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Description
Description
Currently, when you type in a filter (eg. llama), the resulting list cannot be sorted by for example size, quant, or name. When you do try to sort a filtered list all items in the filtered list disappear.
Alternatives
Sorting the list before applying the filter. Unfortunately, the sort order appears to get changed when a filter is applied so that doesn't work.
Can you contribute?
Probably not. Not skilled in Go.
How did you find out about Gollama?
Reddit or Google when I was trying to find out how to use ollama downloaded models in lm-studio instead of downloading them all again.