You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
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:
Proposed Solution:
This enhancement would ensure the tool stays up-to-date with minimal manual intervention and provide a seamless experience for users.
The text was updated successfully, but these errors were encountered: