-
Notifications
You must be signed in to change notification settings - Fork 46
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] Add a feature to allow users to export and import model metadata #7
Comments
…am odh main sync: upstream kubeflow main to midstream odh main
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. |
I think this is a valid feature that should be available. Example, I should be able to export the model metadata from non-production environment and import into the production model registry. In cases that I heard, some will maintain a separate model registry for production so that it's completely isolated from non-production. With the export/import functionality, one can automate the process of the export and import. |
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 hi, I am interested to work on this |
hi @antonio-pedro99 thank you for expressing your interest to work on this feature! I'm going to assign it to you, kindly keep in mind to share a proposal brief on how are you planning to design, implement this, so to ensure the work will be accepted easily :) /assign @antonio-pedro99 |
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. |
(still needed) |
There are various use cases where users may need to be able to export and import ML model metadata:
The text was updated successfully, but these errors were encountered: