Deployments

A guide to deploying and accessing your AutoML models

Create a Deployment

Deploying a model to Hive Models is quick and simple once training is complete. Click the Create Deployment button and provide a name—this name will be used for the Hive Models project created from your model.

If you are deploying an image model, you can optionally enable video inference during deployment. If you check this box, your Hive Models project will be able to process video and image inputs.

Hive Models Project

Once deployed, your model is now available for inference from Hive Models. Learn more about Hive Models and how to leverage the platform by reading the Hive Models documentation.

Inference

Hive Models supports task submission via UI or API. Learn more about task submission via UI here. To learn more about task submission via API, please visit the the Hive Models API reference.