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 Request: 🚀 Add Dynamic Integration, Remove Duplicate Models for Hugging Face Models & Include Qwen/QwQ-32B-Preview #514

Open
champ2050 opened this issue Dec 2, 2024 · 0 comments
Labels
request User requested somthing be added

Comments

@champ2050
Copy link

champ2050 commented Dec 2, 2024

Description:
Currently, the Hugging Face models are duplicated in the dropdown menu. Additionally, the new Qwen/QwQ-32B-Preview model is missing from the list. It seems the model list is manually hardcoded. To improve usability and reduce manual updates, it would be beneficial to implement a dynamic way of fetching the latest models directly from Hugging Face.

Benefits:

  • Automatically includes new models as they are released.
  • Eliminates the need for manual updates whenever a new model becomes available.
  • Reduces the likelihood of duplicate entries in the dropdown list.

Proposed Solution:

  • Fetch the list of models dynamically via Hugging Face's API or other reliable means.
  • Ensure proper de-duplication logic is implemented in the dropdown rendering process.

This enhancement would ensure the tool stays up-to-date with minimal manual intervention and provide a seamless experience for users.

@champ2050 champ2050 changed the title ### 🚀 Add Dynamic Integration for Hugging Face Models & Include Qwen/QwQ-32B-Preview ###Feature Request: 🚀 Add Dynamic Integration for Hugging Face Models & Include Qwen/QwQ-32B-Preview Dec 2, 2024
@dustinwloring1988 dustinwloring1988 added the request User requested somthing be added label Dec 2, 2024
hanson-cheng pushed a commit to hanson-cheng/bolt.new-any-llm that referenced this issue Dec 3, 2024
@champ2050 champ2050 changed the title ###Feature Request: 🚀 Add Dynamic Integration for Hugging Face Models & Include Qwen/QwQ-32B-Preview ###Feature Request: 🚀 Add Dynamic Integration, Remove Duplicate Models for Hugging Face Models & Include Qwen/QwQ-32B-Preview Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request User requested somthing be added
Projects
None yet
Development

No branches or pull requests

2 participants