Why the cheapest AI model is usually the right one

Most business tasks don't need a frontier model. Matching task to model is how you cut AI costs without cutting quality.

Dean Cookson

Most business tasks do not need GPT-4o or Claude Opus. They need something that can follow instructions reliably and return structured output fast. That is a much lower bar, and a much cheaper one to clear.

I see the same mistake constantly. A business signs up for the most powerful model available because it feels like the safe choice. They run every task through it, the bill climbs, and nobody questions it because the outputs seem fine. The problem is that "fine" was always available for a fraction of the price.

Why does model selection matter for cost?

Frontier models charge per token. The gap between the cheapest capable model and the most expensive one is not marginal. At the time of writing, GPT-4o mini costs roughly 30 times less per million input tokens than GPT-4o. If you are running thousands of tasks a month, that multiplier is the difference between AI that pays for itself and AI that quietly drains budget.

Half of UK SMEs now use AI, according to the British Chambers of Commerce. Most of them started by pointing a frontier model at everything and calling it a strategy. That is a subscription, not a strategy.

The businesses getting real value out of AI are the ones that treat model selection as a design decision, not a default.

What actually needs a frontier model?

Very little of what a typical SMB does day-to-day requires the full capability of a frontier model. Here is a rough way to think about it.

Tasks that genuinely benefit from a frontier model:

  • Complex multi-step reasoning where the chain of logic matters (legal analysis, nuanced strategic documents)
  • Tasks requiring broad world knowledge synthesised with specific context
  • Ambiguous briefs where the model needs to infer intent from very little input
  • Long-document comprehension where subtlety in the source material changes the output

Tasks where a smaller, cheaper model does the job:

  • Classifying inbound enquiries into categories
  • Extracting structured data from unstructured text
  • Drafting templated content from a clear brief
  • Summarising meeting notes or call transcripts
  • Routing, tagging, or scoring records
  • Rewriting copy to match a tone guide
  • Generating first drafts of emails from bullet points

That second list covers the majority of what most businesses actually want AI to do. A well-prompted smaller model handles all of it.

How do you match task to model in practice?

A useful mental model is to think in three tiers.

TierExample modelsBest for
LightweightGPT-4o mini, Gemini Flash, HaikuClassification, extraction, templated drafts, routing
Mid-rangeGPT-4o, Claude SonnetMulti-step reasoning, longer synthesis, nuanced tone
Frontiero3, Claude OpusDeep research, complex code, tasks where errors are expensive

Start at the bottom. Test the lightweight model on your actual task with your actual prompts. If the output quality is acceptable, you are done. Move up only when you have evidence that the cheaper tier is failing, not because the frontier model feels more reassuring.

The other variable is latency. Smaller models are faster. For anything customer-facing or embedded in a workflow where a human is waiting, speed matters. A frontier model that takes four seconds to respond in a live chat context is a worse product decision than a lightweight model that responds in under a second, even if the quality is marginally lower.

Why do businesses default to the expensive option?

Research from S&P Global found that the share of organisations abandoning most of their AI initiatives rose 17 percentage points to 42% in a single year. A big part of that failure rate is cost. Pilots that look affordable at small scale become expensive when they run at volume, and the economics only work if you have been deliberate about which model you are running.

The consultancy model does not help here. The big firms sell you a roadmap and a recommendation to use the most capable tool available, because it is the defensible choice. If something goes wrong, nobody gets fired for recommending the frontier model. But nobody is accountable for the bill either.

Smaller businesses do not have that luxury. Every pound spent on AI inference is a pound that needs to justify itself.

What about quality? Is cheaper always worse?

Not in the way most people assume. Quality on a specific, well-defined task is almost entirely a function of the prompt, the context you provide, and the output format you specify. A frontier model given a vague brief will produce worse output than a lightweight model given a precise one.

I have seen this directly in the systems we build at Operosus. When we built the venue-discovery system for Vivify, the task was structured data extraction and matching. A lightweight model with a tight prompt did it for £0.14 of data cost on the first live run. A frontier model would have cost more and produced the same result, because the task was well-defined.

The same principle applies to Bidwell, our tender-response product. It ingests 32,858 UK contract-award records and drafts complete tender responses. Different stages of that pipeline use different models. The classification and extraction steps use lightweight models. The actual response drafting, where tone and argument structure matter, uses something more capable. That is deliberate architecture, not an accident.

If you are paying frontier prices for classification tasks, you are not getting better outputs. You are just paying more.

A practical starting point for any SMB

If you are building or buying an AI system and you have not thought about model selection, here is where to start.

  1. List every task the system needs to perform.
  2. For each task, write down what "good enough" output actually looks like.
  3. Test the cheapest capable model against that definition.
  4. Only upgrade the model if the output fails your definition, and only for that specific task.
  5. Review the bill monthly. If a task is running at volume, the model tier choice has compounding consequences.

This is just a process, and most businesses skip it entirely.

MIT research has found that 95% of enterprise GenAI pilots see no return. The reasons are usually structural: wrong task, wrong integration, no clear owner. But cost is in there too. Pilots that cannot survive contact with real usage volumes because the model costs were never interrogated are a predictable failure mode.

The businesses that get AI to pay for itself are the ones that treat it like any other operational cost: scrutinised, justified, and matched to the job it is actually doing.

The cheapest model that does the job is the right model. Everything else is overhead.


If you want a second opinion on the architecture of a system you are building or buying, book a consultation and we can look at it properly.

If this was useful, there is more every week

Proper Productivity: one tested AI idea a week, straight to your inbox. The blog gets the long versions.

One email a week. Unsubscribe whenever.