01
Local and Cloud Model Execution
The core runtime surface: launching models from the CLI or desktop apps on the user's own hardware, or invoking larger models in Ollama's hosted cloud, including fully disconnected operation for mission-critical work.
“Cloud models in the United States, Europe, and Singapore.” ollama.com
Mapped capabilities
4 capabilities
Local model runs on user hardware
CLI and desktop app flows for running a model on the user's own machine; the free tier's 'run models on your hardware' promise.
Cloud model execution without local download
Choosing a cloud-tagged model and running it via Ollama's cloud rather than pulling weights locally.
Offline / disconnected operation
Running entirely offline, and correctly distinguishing what still works without network access from what requires the cloud.
Agent launch from the CLI
Launching connected agents (e.g. Claude Code, OpenCode, Hermes Agent) from the Ollama CLI as advertised on the homepage.




