> For the complete documentation index, see [llms.txt](https://docs.eyepop.ai/developer-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eyepop.ai/developer-documentation/train-your-own-model/deployment.md).

# Deployment

Publish the trained model so your Pops can run it

As you enter the deployment step, you will see information about your model including its name, version, the number of images it was trained on, and the date it was trained.

To combine this model with others — text detection inside the detected object, person key points, tracking across video frames, segmentation masks — chain them as components in a Pop. See [Components](/developer-documentation/platform/pop/pop-components.md) and [Examples](/developer-documentation/platform/pop/pop-examples.md).

### Deployment location

Choose where to deploy your model.

**Deploy to Cloud - EyePop.ai Pop** — click **Create a Pop** to create a Pop that you can then re-use for your dashboard as an API endpoint for your code. An AI worker server in EyePop.ai does the analysis and the model is tested in the cloud.

**Deploy to the Edge (powered by Qualcomm AI Hub)** allows you to run the model on Snapdragon devices and provides code examples to walk you through that process.

For Example Architectures, please see deployments in the left hand menu.
