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

Bonsai 1.7B Ternary Model Hits 442 T/s on M4 Max with Autonomously Tuned Metal Kernels
Autonomous agent ata optimized Metal kernels for Bonsai 1.7B Q2_0, achieving 442 t/s decode (+42%) and 4622 t/s prefill (+9%) on M4 Max vs unmodified llama.cpp.

Vibe Coding vs. Production Reality: The Undiscussed Liabilities
Reddit user External_Bobcat8183 highlights the gap between fast PoCs with vibe coding and real production issues: auth, secrets, GDPR, rate limiting, multi-tenancy.

Open Source vs Frontier Models: Single-File Canvas Car Scene Benchmark
A developer tested 12 models including GPT-5.5, Claude Opus 4.7, and Qwen 3.6 Plus on a single-file HTML canvas car driving animation task, with results publicly compared.

PwC 2026 CEO Survey: 56% Report Zero Financial Return from AI, Only 12% Succeed
PwC surveyed 4,454 CEOs across 95 countries and found 56% report zero financial impact from AI, while only 12% have successfully used AI to both cut costs and grow revenue. The successful 'Vanguard' companies are 3x more likely to apply AI directly to products and services.