TechModel wars

The Frontier Model Race

Who is ahead, what a token costs this quarter, and the research that decides whether the next jump comes from more compute or from a smarter shape.

12 articles · about 123 min in total

Start with GPT-5.5 vs Claude Opus 4.7: Where Each Actually Wins

Model comparisons age in weeks, which is a good reason to read them for the method rather than the verdict. What holds up longer is the shape of the competition and what it is doing to prices.

The clearest signal so far is that raw token access has become a commodity. Prices fell across every provider, capability converged at the top, and the differentiation moved to the surrounding product: tooling, agents, context handling and reliability. That is what a maturing market looks like.

The second thread is the research question underneath the business one. Does the next capability jump come from more compute, or from a smarter architecture. Recursive approaches and small specialized models are both arguments for the second answer, and they matter commercially because they change who can compete.

The last two steps are the reality checks. On-device inference changes the cost model completely, and an honest look at why a frontier provider keeps having outages is a better guide to production risk than any benchmark table.

Key takeaways

  • Raw token access has become a commodity, so differentiation between AI providers has moved to tooling, agents and reliability rather than the model itself.
  • Capability at the frontier has converged enough that model choice for most tasks should be made on cost, latency and reliability rather than on benchmark ranking.
  • Small specialized models can outperform larger general ones on narrow tasks at a fraction of the cost, which changes who can afford to compete.
  • On-device inference removes per-token cost and network latency, which makes it viable for high-volume, low-complexity tasks that never justified an API call.
  1. Step 1: GPT-5.5 vs Claude Opus 4.7: Where Each Actually Wins

    GPT-5.5 landed a week after Claude Opus 4.7, both claiming top of leaderboard. The category scores tell a cleaner story. The two models split coding work down the middle, and the split holds across independent harnesses. Pick by task, not by top-line score.

    Apr 27, 2026 · 9 min read

  2. Step 2: The Model Price War Is Here. Raw Token Access Is Now a Commodity.

    Grok 4.5 landed at $2 per million input tokens the same week GPT-5.6 shipped at $5. Capability keeps climbing while price falls off a cliff. If your business is selling raw model access, that is the worst possible combination.

    Jul 12, 2026 · 10 min read

  3. Step 3: GPT-5.6 Sol, Terra, Luna: How to Actually Pick a Tier

    OpenAI shipped three models on July 9 at $5, $2.50, and $1 per million input tokens. The prices are a clean scalar, which means the only question that matters is whether the top tier earns its 5x. For most of your traffic, it doesn't.

    Jul 11, 2026 · 10 min read

  4. Step 4: Anthropic Passed OpenAI on Revenue. Coding Agents Are Why.

    Anthropic says its run-rate revenue crossed $47 billion in May 2026. OpenAI is somewhere around $25 to $30 billion with roughly 900 million weekly users. The company with fewer users is making more money, and the reason is that a coding agent bills like a utility while a chatbot bills like Spotify.

    Jul 2, 2026 · 11 min read

  5. Step 5: The OpenAI IPO Is a Bet on One Number You Cannot See Yet

    OpenAI has confidentially filed for what would be the largest tech IPO ever. Strip away the noise and the whole trade comes down to a multiple that assumes flawless execution in a market where the competitor is reportedly ahead on revenue and the price of a token is falling off a cliff.

    Jul 1, 2026 · 11 min read

  6. Step 6: Recursive Language Models: Why Bigger Context Isn't the Fix

    MIT's Recursive Language Models load the prompt into a Python REPL the model queries with code. RLM(GPT-5-mini) beats GPT-5 on long-context benchmarks at similar cost. The argument: the context-window arms race has been solving the wrong problem.

    Apr 20, 2026 · 11 min read

  7. Step 7: Why Small Language Models Beat GPT-Class Models for 80% of Real Workloads

    Your support bot does not need a PhD. Most production AI work is repetitive, narrow, and latency-sensitive, which is exactly where a 3B to 14B parameter model wins on cost, speed, and privacy. NVIDIA Research now argues the same thing in a paper, and the pricing backs it up.

    Jul 8, 2026 · 11 min read

  8. Step 8: Running AI Agents On-Device: The 2026 Stack

    The cloud round-trip is the bottleneck for agents, not model quality. On-device time-to-first-token runs 15 to 80 ms against 180 to 600 ms in the cloud, and a single agent task chains 10 to 30 model calls. Here's what shipping a local agent on Apple, Qualcomm, and Google silicon actually looks like in 2026.

    Jul 4, 2026 · 11 min read

  9. Step 9: Why Claude Keeps Going Down, and What It Actually Means

    Anthropic went from $1B to roughly $30B in annual run-rate revenue in 15 months, and Claude now breaks most mornings between 9 AM and noon Pacific. The outages aren't random. They're concentrated exactly where Claude won: long-running coding agents, on the messiest multi-cloud stack in the industry, metered by a rate limiter that sometimes drains a weekly quota in 19 minutes.

    Apr 15, 2026 · 17 min read

  10. Step 10: Why Opus 4.7 Felt Dumber, and What Anthropic Actually Fixed

    For a month, builders kept saying Claude Opus 4.7 had gotten worse. Anthropic's postmortem says they were right. The twist is where the regression lived: three Claude Code harness changes, not the model weights. The API was never affected, and the evals never caught it.

    Apr 28, 2026 · 6 min read

  11. Step 11: Claude Design: What It Is, How to Use It, and Why Anthropic Built It

    Anthropic's new Claude Design reads your codebase on the way in and exports to Canva, Claude Code, and PPTX on the way out. Figma (FIG) fell 6.89% the day it launched. The way the product is scoped tells you what Anthropic thinks AI can and can't own in design.

    Apr 19, 2026 · 8 min read

  12. Step 12: Claude Code Routines: How Anthropic Put Claude on a Cron

    Anthropic shipped Claude Code routines on April 14, 2026: a research-preview feature that turns any prompt into a cloud-hosted agent triggered by schedule, HTTP POST, or GitHub event. Here is what it is, how to set one up, and where the daily caps actually bite.

    Apr 15, 2026 · 8 min read

Frequently asked questions

Which frontier model is best right now?
Pick per task rather than per company, because the leaders trade places every few months. Use a coding-strong model for agentic and code work, a cheaper tier for classification and extraction, and benchmark on your own prompts rather than on a public leaderboard.
Why are AI model prices falling so fast?
Because capability converged at the top and several credible providers now offer comparable quality, which turns raw inference into a commodity. Falling prices also reflect real efficiency gains in serving, and competitive pressure to keep developers inside an ecosystem.
Are small language models good enough?
For narrow, well-defined tasks, frequently yes, and at a fraction of the cost and latency. Classification, extraction and routing rarely need frontier capability. The judgment call is whether the task stays narrow, because scope creep is what pushes you back to a large model.
Why do AI providers have so many outages?
Because inference is capacity-constrained in a way most web services are not. Serving depends on scarce accelerators, demand is spiky, and there is no cheap way to over-provision. That makes graceful degradation and multi-provider fallback a production requirement rather than a nicety.