kubeflow / model-registry

Apache License 2.0
88 stars 46 forks source link

Integration of MLFlow and Other Registries Support #46

Open Dhanunjaya-Elluri opened 8 months ago

Dhanunjaya-Elluri commented 8 months ago

Kubeflow's model registry Python client supports only HuggingFace.

Dhanunjaya-Elluri commented 8 months ago

@lampajr I would like to work on this task as a part of GSoC 2024.

rareddy commented 8 months ago

@Dhanunjaya-Elluri you are welcome to submit as proposal but it will be a small project. You can welcome to contribute outside of Gsoc too.

Dhanunjaya-Elluri commented 8 months ago

Hi @rareddy, thanks for your quick reply. I already submitted proposal. But I can start looking into this right now. Do you have any suggestions to get started? For example acceptance criteria for this task.

rareddy commented 8 months ago

@Dhanunjaya-Elluri if your approach is going to be similar to HF work I suggest take look that.

See this https://github.com/opendatahub-io/model-registry-bf4-kf/issues/133 look at the comment I made about the abstracting API, I still believe that is the right way to develop a feature that can fit consistent API or a little variation of it if you are feeling little brave. well acceptance criteria is that works and have unit tests, an documented example.

github-actions[bot] commented 5 months ago

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.

tarilabs commented 5 months ago

We need this (maybe reframed, rescoped) as part of roadmap.

/lifecycle frozen

rareddy commented 4 months ago

@Dhanunjaya-Elluri you still interested in this? how is @mzhl1111 work related?