Adding new ML Runtimes

CML provides two ways to add new Runtimes to the Runtime Catalog.

  1. Adding Custom ML Runtimes through the Runtime Catalog

    Create your own Custom ML Runtime and add it through the Runtime Catalog

  2. Adding ML Runtimes using Runtime Repo files

    Host a file from where CML will automatically pull in new ML Runtimes and add them to the Runtime Catalog.

When adding Runtimes from a third party repository, you might need to add Docker credentials and certificates to CML. See more on the Add Docker registry credentials and certificates page.