Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Search for installed models #3381

Open
kalle07 opened this issue Jan 10, 2025 · 1 comment
Open

[Feature] Search for installed models #3381

kalle07 opened this issue Jan 10, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@kalle07
Copy link

kalle07 commented Jan 10, 2025

Feature Request

instant search option like all LLM have only GPT4all dont

imagine you have 200 models

and all in upper case lower case letters
is not in an order that make sence
0
1
2
A
B
C
a
b
c
BTW even that error is not solved after 33 releases ^^

you can copy and paste from all open githubs repositories the search option same way
like
JAN or textwebui ;)

@kalle07 kalle07 added the enhancement New feature or request label Jan 10, 2025
@ThiloteE ThiloteE changed the title [Feature] Search for models [Feature] Search for installed models Feb 2, 2025
@ThiloteE
Copy link
Collaborator

ThiloteE commented Feb 2, 2025

Yes, I agree.

  1. Add search for models. It takes a long time to select the right model, if there are many models.
  2. Tweak the sort algorithm by getting rid of upper and smaller case letter differentiation. Also, don't put the cloned model settings at the end. For the user, it is easy to differentiate clones from originals by adding a letter the name. If developers need to differentiate, then it could be fine to add some tag somewhere in the model settings file, but I am pretty sure, users don't have to see that it's a clone.

Here is an example on my local machine: It's very confusing if one doesn't know the sort algorithm.
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants