The Frontier AI Race is Over: Networks of Smaller Models Beat Centralized AI on Cost and Capability

Andrew Trask argues that centralized AI companies — Fable, Mythos, GPT, Opus — have permanently lost the capability frontier. Using routed/weighted ensembles of cheaper models, anyone can now exceed the accuracy of any single frontier model at lower cost and higher speed.
Key Findings from the Article
- Capability: A differentially private combination of frontier models on Humanity's Last Exam reached the low 50s — higher than any single model. The article shows a chart where an ensemble of GPT and Opus outperforms Fable/Mythos at half the price.
- Speed: OpenRouter's independent speed ratings show open-source models are faster because hosting providers compete on latency.
- Cost: The cheapest way to get Fable/Mythos-level performance is no longer those models — it's an ensemble of GPT-5.5 + Opus + Kimi K2.7, which dropped today and beats Fable on benchmarks.
The Playbook
- Take any frontier AI model (e.g., Fable).
- Find the next-best cheaper frontier model (e.g., Opus or GPT-5.5).
- Ensemble it with a leading open-source model (e.g., Kimi K2.7) and a router.
- Result: a cheaper, more capable system — which can be recursed forever.
Why Centralized AI Cannot Respond: The Hydra Effect
Trask compares centralized AI to 1960s mainframes. Once the internet linked mainframes together, the network was always stronger. Similarly, once you can ensemble any combination of models, no single model can ever catch up — each improvement in a single model only feeds the ensemble.
The article explicitly states: "No single frontier AI system will ever achieve the capability frontier ever again because of how the scaling laws/ensembles work." It predicts the future is 'network-source AI' — networks of neural networks, analogous to the PC+Internet era.
📖 Read the full source: HN AI Agents
👀 See Also

Anthropic disables Claude Code OAuth tokens for OpenClaw, requiring separate billing
Anthropic is removing the ability to use Claude Code CLI tokens or long-lived OAuth tokens with third-party harnesses like OpenClaw starting April 4. Users will need to enable extra usage billed separately from their subscription.

Claude Code source code reportedly leaked, revealing agent architecture details
The source code for Claude Code, Anthropic's AI coding agent, appears to have been leaked, containing the full repository with system prompts, agent loop implementation, and tool calling infrastructure.

Why Lawyers Keep Citing AI-Hallucinated Cases: A Developer's Take
1,400+ court cases cite AI-made-up precedents. Lawyers keep trusting hallucinations despite sanctions. How automation bias undermines professional judgment.

Claude Code v2.1.68: Opus 4.6 defaults to medium effort, reintroduces ultrathink keyword
Claude Code v2.1.68 changes the default effort level for Opus 4.6 to medium for Max and Team subscribers, reintroduces the 'ultrathink' keyword for high effort, and removes older Opus 4 and 4.1 models from the first-party API.