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 to CML from password protected repositories, you need to add the necessary Docker credentials to CML. See more on the Add Docker registry credentials page.