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

fix(CreateService): should use query model-id to select default model #1801

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

axel7083
Copy link
Contributor

What does this PR do?

#1782 introduced a regression (my bad) where the default model selection was ignoring the query parameter model-id.

Screenshot / video of UI

default-model-selection-query-id.mp4

What issues does this PR fix or reference?

Fixes #1790

How to test this PR?

  • unit tets

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Start an inference server from the list of models will not use expected models
2 participants