Skip to content
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

Showcase model serving interactions with Model Registry #166

Closed
lampajr opened this issue Nov 17, 2023 · 1 comment
Closed

Showcase model serving interactions with Model Registry #166

lampajr opened this issue Nov 17, 2023 · 1 comment
Assignees
Labels
chore Project management or other issues that are not a bug or feature request

Comments

@lampajr
Copy link
Contributor

lampajr commented Nov 17, 2023

Showcase how model serving interactions with Model Registry could be implemented in a Go-based implementation by making use of the model registry Go core library.

Follow the diagram described here.

Created example repos: https://github.com/lampajr/model-registry-go-example we can move / adapt the code in a proper demo.

@lampajr lampajr added the chore Project management or other issues that are not a bug or feature request label Nov 17, 2023
@lampajr lampajr self-assigned this Nov 17, 2023
@lampajr
Copy link
Contributor Author

lampajr commented Nov 27, 2023

Model registry library showcased by this simple example repo:z https://github.com/lampajr/model-registry-go-example which creates a simple CLI to register and fetch models.

We agreed to stop this simple showcase and directly move to the real implementation of the serving interactions, see opendatahub-io/model-registry#173 for more details. Closing this one as completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Project management or other issues that are not a bug or feature request
Projects
Development

No branches or pull requests

1 participant