The Inference Cost Curve is Being Misinterpreted
BlackHC · x · 2026-07-16
The article references an Epoch AI chart, but the author points out a misinterpretation: the x-axis represents "tokens per second per request," not global throughput. To make individual requests faster, servers often use smaller batches, which drives up unit costs; however, tokens actually become cheaper if the system handles a larger total volume at the same speed.
The post adds broader context: a paper indicates that inference revenue is growing about 3x per year, and models are smaller and cheaper than in 2023. The author believes this aligns much better with the real economics of inference.
Related event: BlackHC Rebuts the “AI Is the Worst Technology” Thesis(5 posts)→
More from Infra
- Engram's random reads don't suit SSDs; CPU-memory over NVLink could serve all 72 GPUs — bookwormengr · 2026-09-11
- 80% of the DIY LLM inference hype posters have already quit — it's brutally hard systems work — abhijithneil · 2026-09-11
- Hugging Face's Ultra Scale Playbook: a free book on training LLMs on GPU clusters — mdancho84 · 2026-09-11
- Is inference latency becoming the biggest bottleneck for production AI agents? — Euphoric_Sea632 · 2026-09-11
- LLM Serving Metrics Thread: Why TPOT and Uptime Make or Break User Experience — abhijithneil · 2026-09-11
- PlanetScale launches sharded Postgres: 768 servers acting as one, 1PB scale — dhruv2038 · 2026-09-11