Delete Registered model
I can't able to delete my registered model, is there any method to delete the model or is there any alternative method to do that help me with this
Hi @MidhunSaiReddy03 👋 thank you for your interest in Kubeflow Model Registry.
As you can see here:
How do I delete metadata resources using the Model Registry API? MR utilizes a common ARCHIVED status for all types. To delete something, simply update its status.
(source)
you are expected to use the Archive status.
This is because in Model Registry, we wrap Google MLMD, which has this semantic.
Hope this clarifies!
On received 👍 emoji on https://github.com/kubeflow/model-registry/issues/468#issuecomment-2402087846 , I consider this resolved accordingly.
Feel free to comment, or re-open if needed. Hope this helped! 🚀
@MidhunSaiReddy03 thank you for this report. We are inviting people to contribute an entry to the Adopters file: https://github.com/kubeflow/model-registry/blob/main/ADOPTERS.md to foster the Model Registry component and the Kubeflow community. If you could add your name there, would be awesome!