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

Cannot read long model names when configuring provider #249

Closed
fbl100 opened this issue May 14, 2024 · 1 comment
Closed

Cannot read long model names when configuring provider #249

fbl100 opened this issue May 14, 2024 · 1 comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@fbl100
Copy link

fbl100 commented May 14, 2024

Describe the bug
I'm trying to use both codeqwen:7b-code-v1.5-fp16 and codeqwen:7b-chat-v1.5-fp16. When I go to configure my providers, I see:
codeqwen:7...-v1.5-fp16 listed twice in the dropdown list. When I try to expand the panel, the text behind the ... does not get revealed.

To Reproduce
attempt to load both of these models and view them in the combo box

Expected behavior
At a bare minimum, I would want a tooltip that shows me the full model name when I hover over the dropdown. Ideally the text area of the dropdown would scale so if you make the panel wider, you can see more text

Screenshots
image

Note: I can't get a screenshot with the dropdown list expanded, but the same text is repeated twice.

This is the result of ollama list
image

Logging
N/A

API Provider
Ollama

Chat or Auto Complete?
Inability to know which is being used for Chat/Auto-Complete

Model Name
codeqwen:7b-code-v1.5-fp16
codeqwen:7b-chat-v1.5-fp16

Desktop (please complete the following information):

  • OS: Windows 11 / WSL2
  • Browser: N/A
  • Version 3.1

Additional context
N/A

@rjmacarthy rjmacarthy added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 15, 2024
@rjmacarthy
Copy link
Owner

Thanks for the report. I made a small improvement for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants