Edit on GitHub

Deployment extensions

mlem deploy functionality is used to deploy models to target platforms like Heroku, Kubernetes or AWS Sagemaker. See User Guide for more details on how this works.

Deployment extensions add support for new target platforms to deploy your models to. They are used with deploy API method and deployment CLI commands.

Typicaly they will implement MlemEnv, MlemDeployment and DeployState interfaces.

Some also implement specific Server or Builder interfaces.

šŸ› Found an issue? Let us know! Or fix it:

Edit on GitHub

ā“ Have a question? Join our chat, we will help you:

Discord Chat