How to Deploy Models

There are several ways to deploy your model into your Modzy instance. As the model developer, you can decide how you package and import your model based on the framework or language you are working with.


1046

Figure 1. Model Deployment Home Page


Deploy Now

No-Code Model Import Options (no model packaging required):

Deploy an OMI-Compliant Container

Deploy Programmatically

The below guide provides a programmatic approach to deploy your model

  • Import pre-built OMI-compliant Docker container programmatically with Modzy's Python SDK

Set Up a CI/CD Pipeline

The below guides provide examples for automating your model deployment with CI/CD.