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

Model Registry #5093

Closed
amybachir opened this issue Jun 25, 2020 · 12 comments
Closed

Model Registry #5093

amybachir opened this issue Jun 25, 2020 · 12 comments

Comments

@amybachir
Copy link

/kind feature

Why you need this feature:
[Is your feature request related to a problem? Please describe in details]
Model Registry to manage models and their versions.

Describe the solution you'd like:
[A clear and concise description of what you want to happen.]
Is there a plan to add a model registry similar to the MLFlow's feature https://mlflow.org/docs/latest/model-registry.html

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue.
See dashboard for more details.

@jlewi
Copy link
Contributor

jlewi commented Jun 29, 2020

@amybachir Have you thought about just using MLFlow's model registry with Kubeflow?

/cc @karlshriek

@kubeflow-bot kubeflow-bot removed this from To Do in Needs Triage Jun 29, 2020
@amybachir
Copy link
Author

@amybachir Have you thought about just using MLFlow's model registry with Kubeflow?

/cc @karlshriek

@jlewi Yep! That's the setup I have now. It's not too complex but I'd like to eliminate yet another piece that I have to maintain, MLflow, if possible. Also, I'm running everything in Kubernetes but MLflow is not Knative so it makes it more difficult to integrate and maintain in a Kubernetes setup.

I like MLflow's tracking system, model registry and standard model packaging better but Kubeflow is far more superior when it comes to pipeline orchestration and running workloads on Kubernetes.

I think the nicest piece in MLflow is the model registry. It offers not only easier management and deployment of models but also easier governance. I would totally throw out MLflow and have one less thing to worry about if Kubeflow had this feature.

@ianhellstrom
Copy link
Contributor

@amybachir Does Kubeflow Metadata not suffice? The SDK is finicky at the moment but it does offer most features MLflow has AFAICT.

@stale
Copy link

stale bot commented Oct 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale label Oct 2, 2020
@stale stale bot closed this as completed Oct 10, 2020
@dvaldivia
Copy link

@amybachir did you found a good alternative to mlflow that's knative?

@rajib76
Copy link

rajib76 commented Mar 30, 2022

Was this feature ever built in Kubeflow

@jbottum
Copy link
Contributor

jbottum commented Mar 30, 2022

@rajib76 I have not seen a model registry that was developed and supported by the Community as part of a Kubeflow Release. I think this would be a great enhancement. We would need to find contributors for this. Let's add it for consideration in KF 1.6.

@rajib76
Copy link

rajib76 commented Mar 31, 2022

Thanks @jbottum , I am new to this community. How do I add this feature for consideration in KF 1.6

@jbottum
Copy link
Contributor

jbottum commented Sep 22, 2022

fyi, there is new momentum on this topic in this issue, #6647

@rareddy
Copy link

rareddy commented Dec 13, 2023

Another relevant effort here #7396

@rareddy
Copy link

rareddy commented Jan 10, 2024

@amybachir @rajib76 @dvaldivia @ianhellstrom Folks we are trying to bootstrap an effort to develop a model registry for which we have a proposal here kubeflow/community#682

We are actively looking for folk that can either contribute or sign up as users so please let us know if you are interested in this PR please. kubeflow/community#685

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants