How to Package Models

Prepare your models for deployment to Modzy

The guides in this section provide you the materials to quickly transform your machine learning model into an OMI-compliant container, all of which go hand-in-hand with the Deploying Models guides. All guides in this section fall into one of two categories:

  1. low-code packaging guides that leverage Chassis to automate the containerization process
  2. high-code packaging guides that require more manual work and proficiency with both Docker and gRPC.