Local CLI User Guide
This page covers the local CLI path. For operator-managed deployments on a Kubernetes cluster, see the Kubernetes User Guide.
Jump Right In
Start the frontend and a model worker on one machine.
Serve a model with a frontend and worker, then explore larger deployment patterns.
Browse the Local CLI Guide
Installation
Install Dynamo and prepare the local services used by the frontend and workers.
Model Deployment
Start with an aggregated deployment, then add routing, disaggregation, multiple nodes, or KV cache offloading as needed.
Serve a model with a frontend and worker on one machine.
Route requests according to cached prompt prefixes.
Run prefill and decode as separate workers.
Run a CLI deployment across multiple machines.
Extend KV cache capacity beyond GPU memory.
Operations
Monitor the local deployment and expose health endpoints for automation.