Model versioning indicates the version control of ML models. It describes the practice of storing, tracking, and managing the changes in an ML model. It's recommended support metadata management of model versioning in Gravitino.
Subtasks:
[ ] #5589
[ ] #5600
[ ] #5601
[ ] #5602
[ ] Implement the core logic for model catalog operation.
[ ] Implement the server rest endpoint for model catalog.
[ ] Implement the Java client API for model catalog.
[ ] Implement the Python client API for model catalog.
[ ] Add tag support for model.
[ ] Add privilege support for model.
[ ] Add event listener support for model operation.
Describe the feature
Model versioning indicates the version control of ML models. It describes the practice of storing, tracking, and managing the changes in an ML model. It's recommended support metadata management of model versioning in Gravitino.
Subtasks:
Motivation
No response
Describe the solution
No response
Additional context
No response