Releases: lampajr/model-registry-storage-initializer
v0.0.2
v0.0.1
This release contains an example of a possible extension for the KServe ClusterStorageContainer usage for model-registry specific URI formats.
Here's what you need to know:
Features:
-
Seamless Integration: This release aligns seamlessly with the specifications outlined in the KServe
ClusterStorageContainer
CRD, ensuring smooth integration within your environment. -
Compatibility: The implementation is designed to work effortlessly with any model registry service that exposes a REST interface compatible with the Opendatahub OpenAPI spec. This compatibility ensures flexibility and ease of adoption across various infrastructures.
-
Enhanced Model Serving: Explore the possibilities and enhance your model-serving experience with this powerful integration. By leveraging a generic Model Registry, you can streamline your workflow and maximize efficiency.
Version Compatibility:
This release is tied with opendatahub-io/model-registry v0.1.1
and opendatahub-io/model-registry-operator v0.1.1
, ensuring compatibility and stability within your environment.
Get Started:
To get started you could follow the simple Quickstart that you can find in the root README of the repository. If you are already familiar with KServe
, the proposed quickstart is just an extension of the get started example of KServe