This repository was archived by the owner on Jul 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 181
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
idea: List supported Models from Cortex (Hosted on CortexSO) #1986
Open
@louis-jan
Description
Problem Statement
It would be great to have the ability to list remote models directly from Cortex (hosted on Cortexso HF Hub).
Currently, every time I want to pull a model, I need to manually explore Hugging Face repositories or CortexSO Hub to find and copy the model ID. This process is tedious and could be streamlined by integrating a model listing feature within the app.
Feature Idea
Expected Behavior
- Users should be able to browse available models hosted on CortexSO from within the app.
- The app should display model names, descriptions, and details (e.g., size, format, compatibility).
- Users should be able to select and pull models directly without manually copying model IDs.
Suggested Solution
- Implement an API call to fetch a list of remote models from CortexSO.
- Display the models within the UI, similar to local models.
- Allow users to search, filter, and select models for easy downloading.
Benefits
- Improves user experience by reducing manual steps.
- Saves time when searching for and pulling models.
- Encourages exploration of available models within the app.
Metadata
Metadata
Assignees
Type
Projects
Status
Eng Planning