Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(ui): allow to select between all the available models in the chat #2657

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

mudler
Copy link
Owner

@mudler mudler commented Jun 25, 2024

TLDR

This PR is part of #2156 . It is a small change to allow to chat with any model present in the model folder (not only these with a YAML file).

Description

As now we have capabilities to identify automatically gguf files ( #2536 ), we can now show in the select box in the chat all the models - even these which are single files in the models folder without an associated YAML file.

The system will automatically identify the gguf model and apply a default template if required, as such there is no need to create a YAML file anymore to let the model pop-up in the chat selection.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler added enhancement New feature or request ux area/webui labels Jun 25, 2024
Copy link

netlify bot commented Jun 25, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 7746ed1
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/667b03336d2066000872fa8a
😎 Deploy Preview https://deploy-preview-2657--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mudler mudler changed the title feat(ui): let the chat to select from all the detected models feat(ui): allow to select between all the available models in the chat Jun 25, 2024
@mudler mudler merged commit 59af0e7 into master Jun 25, 2024
39 checks passed
@mudler mudler deleted the ui_all_models branch June 25, 2024 18:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/webui enhancement New feature or request ux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant