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] Provision of OpenSearch Model Registry #1622

Open
xyinshen opened this issue Nov 13, 2023 · 1 comment
Open

[Feature] Provision of OpenSearch Model Registry #1622

xyinshen opened this issue Nov 13, 2023 · 1 comment
Labels

Comments

@xyinshen
Copy link

xyinshen commented Nov 13, 2023

As the machine learning capabilities in OpenSearch continue to expand, it has become increasingly common for users to leverage their own models to fulfill custom requirements. While ml-commons provides a rich set of APIs for model uploading, usage, and management, using these APIs can be daunting for many users. Currently, ml-commons-dashboards only provides an admin UI that allows users to view deployed models. By enhancing the functionality of the model registry, users will be able to upload models through the ml-commons-dashboards plugin, eliminating the need for complex API calls. Totally, a model registry helps teams discover, manage, and track machine learning models across their organization.
Specifically, assistance for machine learning capabilities is listed below:

  1. Provide a simple and convenient model uploading feature that allows users to upload models from model repositories, remote sources, and local files to OpenSearch.
  2. Enable quick model discovery through tags, allowing for sorting of models with the same tags across different model versions and facilitating comparison of metrics between different versions.
  3. Enable rapid deployment of desired models.

To help users deeply understand our work for ml-commons-dashboards and progress our development, we start a RFC. Users could comment for our work as well as visit our repository. The link to the RFC is shown below. Welcom to comment!
opensearch-project/ml-commons-dashboards#285

@ylwu-amzn ylwu-amzn moved this to On-deck in ml-commons projects Nov 17, 2023
@ylwu-amzn ylwu-amzn changed the title Provision of OpenSearch Model Registry [Feature] Provision of OpenSearch Model Registry Nov 20, 2023
@mingshl
Copy link
Collaborator

mingshl commented Jul 2, 2024

the tag issue is created and please track through this issue [FEATURE] tags on model group&version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: On-deck
Development

No branches or pull requests

3 participants