The token price is not the problem
GPT-4-class capability fell from 20 dollars per million tokens to about 40 cents, and invoices went up anyway. Inference is the part that runs daily.
GPT-4-class capability fell from 20 dollars per million tokens to about 40 cents, and invoices went up anyway. Inference is the part that runs daily.
This piece first appeared in German. The English version is a rewrite rather than a line-by-line translation, and the German original stays online in the archive: Inference Economics: Warum günstigere Token nicht ausreichen.
Performance equivalent to GPT-4 cost around 20 US dollars per million tokens at the end of 2022. By the end of 2025 the same capability ran at roughly 40 cents. Anyone running AI at scale in a bank or an asset manager has watched that curve fall for three years and watched the invoice go up anyway.
Cheaper per unit, more expensive in total. The mechanism behind that is not mysterious, and understanding it is what separates an architecture decision that scales from one that hits a wall in eighteen months.
Training is what happens once. A model learns patterns from an enormous body of data, at considerable expense, and then that expenditure is behind you. Inference is the counterpart: the moment a finished model is actually used. Every query, every analysis, every generated summary is one inference operation.
For a company this is the operationally relevant half. Training is capital expenditure incurred once, while inference is running cost that accrues with every use, measured in compute time, memory bandwidth and energy. With large language models that running cost is usually billed per token, meaning per unit of processed text.
How much is a token? Roughly 0.75 English words. A transcript of 10,000 words therefore comes to roughly 13,000 tokens
The question for an asset manager or a head of compliance is not what the model cost to build. It is what the model costs to operate daily at volume, and that is where the structural problem sits.
Gartner expects inference on a model with a trillion parameters to cost providers over 90 percent less in 2030 than in 2025, driven by specialized inference chips, more efficient model architectures and higher hardware utilization. The forecast is plausible in its hardware logic.
The problem was never the price of the unit. It is how many units get consumed.
What are reasoning models? Older language models generate an answer directly. Reasoning models first produce a long internal chain of intermediate steps and only then arrive at the result. Quality on hard tasks improves, and token consumption per query rises sharply.
This is where the paradox forms. A reasoning model spends thousands of tokens on internal steps before it produces anything a user sees. The comparison that fits is an efficient engine installed in a much larger vehicle: less fuel per kilometer, many times the distance driven.
For enterprise deployments the consequence is concrete. Lower token prices have not reduced total cost, because reasoning models consume exponentially more tokens per task. Budget an AI stack from unit costs and the real inference bill will be underestimated systematically.
Take an earnings transcript workflow that ran on a simple completion model in 2023 and runs through a reasoning model in 2026, at ten times the token output per document. Halve the unit price over that period and the total bill is still five times what it was.
The same analysis makes a second point that tends to get quoted less. A fall in commodity token prices is not the same thing as cheaper frontier reasoning. Costs for complex, compute-intensive tasks stay high, and will stay high for the time being.
That is the forecast's decisive qualification rather than a contradiction of it. Standard tasks get cheaper. The share of complex tasks grows, because users and product teams gravitate to the most capable model available even where the task does not require it. Cheaper tokens on one side, more tokens consumed on the other, and a larger invoice at the bottom.
The answer is an architecture decision taken early, and it is not a budget cut.
Route by task complexity. Structured data extraction, sentiment classification and compliance keyword matching run at comparable quality on smaller and cheaper models. Sending routine, high-frequency work to smaller models and reserving the strongest model for complex reasoning returns more than a uniform frontier stack, which is also what Gartner advises.
Compress prompts and manage context. Token volume comes from the input side as much as from model output, especially in multi-stage pipelines. Redundant instructions, oversized retrieval chunks and uncompressed conversation histories all drive volume without improving quality.
Cache the repetitive structures. System instructions, standard regulatory text and fixed prompt frames repeat thousands of times across financial workflows. Prompt caching, supported by several providers, cuts the billable token count for identical input segments and changes nothing about the output.
Token optimization solves the structural problem only in part. The next escalation is agentic systems, where models sequence several tasks autonomously and consume fresh tokens at every step. Gartner puts agentic systems at 5 to 30 times the tokens per task of a standard chatbot. Cover architectural inefficiency with cheap commodity tokens today and agentic scaling will find the wall for you.
Regulated institutions carry an additional dimension. Anyone tied to on-premise deployment for data protection or compliance reasons takes no part in the cloud price war at all. Those institutions bear the full hardware operating cost however cheap external inference becomes, which gives them the strongest incentive of anyone to build token efficiency into the architecture.
For as long as users gravitate to the strongest model and agentic workflows multiply consumption, total costs will rise however far the unit price falls. Token optimization is a precondition for any AI architecture meant to scale, and treating it as a cost-cutting exercise gets the order of operations backwards.
Grouped by the section they support.
Opening
Inference is the part that runs every day
The falling unit price is a trap that only shows up at scale
Gartner's own forecast carries the limit
Three levers that actually move the number
Agentic systems are the next multiplier
Volume is the problem
Your link has expired. Please request a new one.
Your link has expired. Please request a new one.
Your link has expired. Please request a new one.
Great! You've successfully signed up.
Great! You've successfully signed up.
Welcome back! You've successfully signed in.
Success! You now have access to additional content.