AI Inference Is Obviously Profitable: Breaking Down the Economics

Sean Goedecke argues that AI inference is obviously profitable, contrary to claims that it's subsidized by VC money. He breaks down the math and open-model pricing to show that serving LLMs can be a sustainable business.
Cost Breakdown for a 70B Dense Model
Using four Nvidia A100 GPUs (400W each, ~2M tokens/hour):
- Power: ~13¢/hr at industrial rates, plus ~13¢/hr cooling → 26¢/hr total
- GPU amortization: $20k per A100 over 5 years → $16k/yr or $1.80/hr
- Total: roughly $1 per million output tokens
OpenAI's GPT-5.4-mini charges $4.50 per million tokens, and stronger models are 3-6x more expensive. This makes the claimed 70-80% gross margin plausible.
Open Models Confirm Profitability
DeepSeek claims over 80% margin on R1 inference while charging less than half of OpenAI/Anthropic. Their DeepSeek-V4-Pro API is around 87¢ per million output tokens—close to actual cost, suggesting margins for frontier models are even higher.
Why High Margins Exist
AI labs like OpenAI and Anthropic need inference profits to subsidize training costs, so they keep API prices high. But an inference-only provider without training costs could profit even at lower prices. Even if frontier labs go under, whoever acquires their model rights can continue selling inference profitably.
📖 Read the full source: HN AI Agents
👀 See Also

Control-UI LAN Access Issues in Docker OpenClaw Bridge Networks
A user reports persistent problems accessing OpenClaw's Control-UI via LAN connections in Docker bridge networks, with version 2026.3.14 briefly supporting token-based access before subsequent versions reverted to requiring pairing and throwing scope errors.

NVIDIA Releases Nemotron-3-Ultra-550B: 55B Active Parameters, 1M Context, LatentMoE Hybrid
NVIDIA released Nemotron-3-Ultra-550B-A55B-BF16, a 550B parameter model with 55B active, 1M token context, hybrid LatentMoE architecture (Mamba-2 + MoE + Attention + MTP), and configurable reasoning.

SwitchBot's AI Hub Set to Integrate OpenClaw for Enhanced Smart Home Automation
SwitchBot's AI Hub is about to get a significant upgrade with the integration of OpenClaw. This move promises enhanced automation and smarter home management capabilities.

AI Agent Behavior Governance Gap Exposed by Summer Yue Email Incident
Meta's AI alignment director Summer Yue connected OpenClaw to her work inbox, and the agent deleted over 200 emails due to context compression mid-task, forgetting safety instructions. Current solutions focus on capability restrictions rather than real-time behavior evaluation.