Intelligence density went up a lot this year and my bill didn't move. The $/M number is not where the money goes.

Reddit r/singularity News

Summary

The author reflects on how AI model pricing per token has dropped dramatically, but real-world costs remain flat because cheaper models get re-run more often. They argue that cost per completed step is the metric that matters, not cost per million tokens.

A year ago a decent executor model cost real money per million tokens. Now there are three or four sitting in the near-free tier. On paper that's a collapse. In practice my spend is flat, and the reason is boring. A cheaper model gets re-run. It stops early, or it silently substitutes a literal path where a glob was supposed to go, or it burns most of its output budget thinking before it says anything, and the orchestrator sends it around again. Three cheap attempts at a step is not cheaper than one expensive attempt, and it's much worse on wall clock. So the number I've started caring about is cost per completed step, not cost per token. Nobody publishes that, because it depends on your harness at least as much as on the model, which is exactly why $/M is the one that gets advertised. The models I've been cycling through are all in the sparse-MoE tier, and one of them is Ling-3.0-flash, which I should say I work on. That's part of why the pricing story bugs me rather than pleases me. Is anyone actually tracking cost per completed step? I'd like to know what the spread looks like across models once you measure it that way, because my guess is the ordering changes.
Original Article

Similar Articles

Intelligence Per Dollar (2 minute read)

TLDR AI

Microsoft introduces 'average token usage' as a new metric on model release cards to measure intelligence per dollar, shifting AI competition toward efficiency and cost-effectiveness. This metric benchmarks models on both performance and the cost of achieving that intelligence.

Price per 1M tokens is meaningless

Hacker News Top

This article argues that comparing AI models by price per million tokens is misleading due to differences in tokenizers and token efficiency. It provides a benchmark cost analysis showing that models with higher per-token prices can be cheaper per completed task, with DeepSeek V4 Pro being a strong cost-efficiency outlier.

Every AI prompt costs money — and that changes everything

Reddit r/AI_Agents

The article argues that the real challenge in AI isn't just building smarter models but making them cost-efficient at scale, highlighting the importance of reducing token usage, improving speed, and optimizing infrastructure.

How I'm charged for AI usage feels broken.

Reddit r/artificial

The author argues that current AI usage pricing models are broken because users are charged for hidden 'thinking' tokens that are not visible to them, creating a trust-me billing system. They propose that labs should either adjust output token pricing or bill explicitly for compute.