Model Developer's Guide ======================= .. toctree:: :maxdepth: 2 :caption: Contents mlarchive_spec examples/index :doc:`mlarchive_spec` specifies the model package's format. You don't need to package the model by yourself, but the included files and directory structure should follow this spec. :download:`MLSteam Model Archive Specification (v2023.1) Manifest Schema ` JSON schema for the model package's manifest format. :doc:`examples/index` demonstrate the SDK usage.