Local Is a Deployment Choice, Not a Privacy Guarantee
Local AI typically runs on a user-controlled computer. Self-hosted AI runs on infrastructure an individual or organization operates, whether on-premises, colocated, or in a cloud account. Open-weight means model parameters are available under a license; it does not necessarily mean the training data, source code, or license meets an open-source definition.
| Self-hosting can be a good fit | A managed service may be better |
|---|---|
| Offline or low-connectivity use; strict data boundaries; predictable sustained load; specialized integration; control over versions and latency | Low or bursty use; very large frontier capability; tiny operations team; global scaling; rapid feature access; no appetite for patching and monitoring |
Compare total cost of ownership: hardware or GPU rental, electricity, cooling, storage, engineering, security, monitoring, backups, downtime, upgrades, and user support. Local inference avoids sending prompts to an external model API, but telemetry, web search, embeddings, plugins, crash reports, and software updates may still contact third parties.