Back to Blog List

Models Are Getting Dumber on Purpose — And That's the Business Model

9/7/2026
Author: Kiv CC
Category: AI
Models Are Getting Dumber on Purpose — And That's the Business Model

There's a conversation that keeps resurfacing on Hacker News this month, and it goes by a deliberately provocative title: "Models Are Getting Dumber on Purpose." The claim isn't that labs failed to make models smarter. It's that they succeeded — and then made a second, deliberate choice to ship models that think less, because dumber is cheaper, faster, and better for margins.

It sounds like a conspiracy theory until you line up what the labs themselves published this week.

The Week's Receipts

OpenAI announced it hit its "automated research intern" goal. Its researchers now run 3.1 agent-workdays per human workday, and the heaviest users burn through $7,000+ per day on tokens. That's what frontier intelligence costs in 2026: a mid-tier salary, paid daily, in compute.

OpenAI's chief scientist Jakub Pachocki said no lab has solved alignment well enough to keep scaling at maximum speed — and that he hopes voluntary slowdowns become commonplace. The smartest models are, by the lab's own admission, being throttled.

Anthropic, meanwhile, signed agreements for at least 14.8 GW of compute capacity since October, with a projected spend of up to $517B over the next decade. Somebody is buying power plants to feed the smart track.

Read those three together and the "dumber on purpose" thesis stops being paranoid. The labs are running a barbell:

  • One end: frontier reasoning models, priced like employees, sold to research teams and agent-heavy workloads that genuinely need 3.1x research-days.
  • Other end: everyday models quietly tuned down — shorter reasoning chains, less test-time compute, more caching and canned behavior — so they can serve a billion chat messages at a price that still clears a margin.

The middle, the "pretty smart, pretty cheap, pretty general" model everyone actually wanted, is being hollowed out. Not by accident. By unit economics.

What "Dumber" Actually Means

It helps to be precise, because "dumber" is doing a lot of work here. The everyday models aren't losing knowledge. They're losing effort:

  • Shorter reasoning budgets. Test-time compute is the expensive part. Cut the chain-of-thought length in half and you cut inference cost nearly in half — users mostly don't notice until the question is hard.
  • More aggressive retrieval shortcuts. Answering from cache or search instead of reasoning is fast and cheap, and fails exactly on the multi-step problems you thought you were buying.
  • Distillation from a bigger sibling, then distilled again. Each generation of compression saves money and shaves off the tail of hard problems.

Spend-tracking data from earlier this year told the same story from the demand side: enterprises fleeing the flagship models for cheaper ones, while the flagship's share stalled. Users noticed the quality drift and moved down anyway. The market is collaborating with the enshittification.

Why This Is Rational (And Why That's Worse)

The uncomfortable part is that no villain is required. If your costs are dominated by inference, and 95% of your traffic is simple queries, then optimizing the 95% is just good engineering. The frontier model exists to win benchmarks and justify the enterprise contract; the everyday model exists to carry the traffic. Two products, one brand.

The problem is what this does to trust. When a model's intelligence is a dial the provider turns for margin reasons — silently, without a version bump — benchmark scores become marketing and your evals become the only source of truth. "Which model is best?" is no longer a question with a stable answer. "Which model is best this month, for my task, at my volume" is the real question, and it now has to be re-answered continuously.

What Developers Should Actually Do

  1. Pin your models and version your prompts. If your provider can quietly detune a model under the same name, treat every redeploy as a model change. Keep a frozen eval set and run it on a schedule, not on vibes.
  2. Route, don't marry. A two-tier routing setup — cheap model first, escalate to the frontier model on failure signals or task complexity — is the only architecture that survives the barbell. The teams burning $7k/day are doing this in reverse: frontier for the hard 5%, everything else on the cheap track.
  3. Watch price-per-solved-task, not price-per-token. Token prices are falling across the board; solved-task cost is diverging wildly between the two ends of the barbell. A model 10x cheaper per token that needs 3 retries is not cheaper.
  4. Distrust the middle. The general-purpose mid-tier is exactly where silent detuning hits hardest. Either buy the frontier model for hard work or buy the cheap model for volume — and benchmark the middle tier every month if you must use it.

The Endgame

There's a version of this story that ends fine: the frontier keeps compounding, distillation keeps improving, and next year's "dumbed-down" everyday model is still smarter than this year's flagship. That has been the pattern so far, and it's why the labs can get away with it.

But there's another version, the one the HN thread is really about: the everyday models plateau at "good enough for chat," the frontier retreats behind enterprise pricing, and the gap between what AI can do and what your AI does grows quietly — visible only to the people running evals.

The models aren't getting dumber because the field stalled. They're getting dumber because dumber sells. The only defense is to measure.


What's your experience — noticed your daily driver model getting subtly worse over the past few months? The evals people share in the comments of that HN thread suggest it's not just you.

Share this article

Leave your comment

  • No comments yet.
Ad
Ad not loaded or not displayed

Recommended AI Tools

Carefully selected AI tools to improve your work, study, and live efficiency.

 Lipsync Studio

Transform your videos with advanced lip sync technology.

61.2K
SPONSORED
OpenArt

OpenArt is a versatile AI image and video generator.

SPONSORED
Grayscale Image

Grayscale Image is a free online tool for converting color photos to black and white with professional controls.

SPONSORED
Virtual Try On

AI-powered virtual try-on for clothes, hairstyles, and accessories.

SPONSORED
Circle Crop Image

Circle Crop Image is a free online tool for creating round images.

SPONSORED
SAM TTS

Experience the nostalgic Microsoft SAM voice from Windows XP in your browser.

23.2K
SPONSORED
Image to Image AI

AI-powered image transformation for professional creative workflows.

SPONSORED

Related Articles

Kimi Linear emerges: revolutionizing the attention architecture of Transformer, boosting long text processing efficiency by 6 times.
News
10/31/2025
Kimi Linear emerges: revolutionizing the attention architecture of Transformer, boosting long text processing efficiency by 6 times.
Author: Kimi Lv

A major breakthrough has been achieved in the core architecture of large-scale models! The release of Kimi Linear marks the first time that linear attention technology has comprehensively surpassed and significantly outperformed the traditional Transformer full-attention model in both performance and efficiency. This "win-win" achievement is expected to significantly reduce the computational barriers and costs for long text processing, complex reasoning, and AI agent applications, potentially changing the competitive landscape of underlying technologies for large-scale models.

In-depth analysis of OpenAI Polaris Alpha technology: A key sequel to the GPT-5.1 leak incident
News
11/12/2025
In-depth analysis of OpenAI Polaris Alpha technology: A key sequel to the GPT-5.1 leak incident
Author: Lydia

Over the past week, the AI ​​community's attention has been drawn to a mysterious model that quietly emerged on the OpenRouter platform—Polaris Alpha. As a direct continuation of yesterday's discussion of the GPT-5.1 leak, this suddenly appearing model brings more technical details and strategic signals worthy of in-depth exploration.

Grokipedia - xAI Launches New AI Knowledge Platform to Challenge Traditional Encyclopedias with AI Revolution
AI
10/28/2025
Grokipedia - xAI Launches New AI Knowledge Platform to Challenge Traditional Encyclopedias with AI Revolution
Author: Lucas

A new paradigm in knowledge acquisition has arrived, this time powered by AI.

2025, looking at the evolution of artificial intelligence
AI
4/24/2025
2025, looking at the evolution of artificial intelligence
Author: Q Yang

Standing at this moment in 2025, when we look back at the development journey of artificial intelligence, we witness how this revolutionary technology has reshaped every aspect of human society. From initial theoretical concepts to today's practical applications, each step forward in AI technology has changed the way we live. Let's revisit this fascinating journey together.

Most Popular AI Tools

LogoAi
30% offCode:aiwithme

Create a stunning logo effortlessly with LogoAi.

Pollo AI

Pollo AI is a versatile AI image and video generator.

Typeless

Speak naturally, and Typeless will turn your words into polished messages, emails, and documents that read like you carefully typed them.

627.7K
Base44

Base44 is an AI-powered platform for building fully-functional apps with no code required.

105.8K
Magic Patterns

Magic Patterns is an AI design tool for product teams.

Klap
30% offCode:AIWITHME

Klap transforms long videos into engaging shorts effortlessly.

458.4K
FLUX API - PiAPI
5% offCode:AIWITHME

FLUX API by PiAPI offers advanced image generation capabilities.

Midjourney API by PiAPI
5% offCode:AIWITHME

Transform text into stunning images with Midjourney API.