# Deploy model

> This skill helps users choose the right path to deploy custom or fine-tuned AI models as endpoints. It covers 2 alternative approaches: Programmatic Model Deployment, Console Model Deployment, comparing trade-offs in automation level, configuration flexibility, and time to deploy. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your

Part of **Bailian (Alibaba Cloud Model Studio)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

deploy model, deploy ML model, model deployment, serve model, model serving, publish model, model online, deploy custom model, how to deploy, where to deploy, can I deploy, what is deployment, how do I serve, Create Dedicated Service, Import Model, DashScope API, Bailian console, deply model, deploy

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "deploy model", "product": "bailian"}'
```

---
Part of [Bailian (Alibaba Cloud Model Studio)](https://www.company-skill.com/p/bailian.md) · https://www.company-skill.com/llms.txt
