Seldon Core 2

To run these demos install Seldon Enterprise Platform with the necessary permissions to create or update deployments.

Most demos utilize pre-built models, except for the Kubeflow demo, which includes steps to build a model and push it to MinIO.

Models can either be:

  • Pushed to MinIO or other object stores for use with pre-packaged model servers.

  • Packaged as Docker containers using language wrappers.

For detailed guidance on the building and hosting stages, refer to the Seldon Core 2 documentation.

Regardless of how you create the Seldon ML Pipelines, the Seldon Enterprise Platform should have visibility into the relevant namespaces. These demos utilize the Enterprise Platform UI for simplicity and convenience.

Last updated