A new architecture for machine intelligence
A new architecture that does what today’s frontier transformers demonstrably don’t. It reasons a billion steps deep, keeps learning after it ships, runs on a phone, and lets a fleet of devices pool everything they learn.
Every claim below is a logged, reproducible run
Every W4M figure here is one logged run on a public benchmark, reproducible from the saved, unaltered model files — walked through in the Research Notes.
AI’s bottleneck has moved. The question is no longer whether a model can do the work — it’s what the work costs to run. Industry-wide, usage growth has outpaced per-token price declines, so the bills keep climbing even as each token gets cheaper. And the real ceiling is now physical: the power, cooling, water, memory, and capital that a data center consumes. You don’t get past that wall by building another data center — you get past it by using a new AI architecture, so the same reasoning runs on hardware you already own. For anyone whose roadmap is bounded by compute, power, or what can run off-cloud, the architecture itself becomes the lever.
GoM is an AI architecture built on a non-attention, energy-based core: it replaces the quadratic cost of attention with a linear-time mixing operator and spends a variable amount of computation per input — settling toward an answer and stopping once it has one. Alternatives to attention are now a crowded field. What’s different here is the combination — a single compact core that reasons at depth, learns from use without retraining, runs at the edge, and shares what it learns — not an efficiency gain alone. It is brain-inspired by design: cooperating modules, persistent memory, and the sense to stop computing once it has an answer.
One core, used two ways: a standalone reasoning core, validated from puzzle scale to a billion-parameter base; and a drop-in brain — a compact module that attaches to a frozen language model you already use and adds reasoning it lacked, with no retraining of the base.
Definitions, stated for scrutiny
Two words get used loosely across the field. Here is exactly what we mean by each — and how we measure it.
Performance & efficiency
The architectural wins above are the headline. The scaling curve is the quiet insurance behind them: GoM follows a clean power law, so more capability is a budgeting exercise, not a research gamble.
A 962M GoM base follows a clean power law and lands on its own final loss to within ~0.03%. One identical recipe holds across a 32× ladder of model sizes (30M → 962M).
It is also repeatable and on-prem by construction: the same input yields a byte-identical answer where frontier models drift, and the model declines rather than inventing an answer when it is unsure — logic that runs entirely on hardware you control, with nothing sent to a server.
We’re as clear about where GoM doesn’t win as where it does. It isn’t a chat model at this scale, and raw arithmetic isn’t its edge — its edge is doing more with fewer parameters, on cheaper hardware, with answers you can reproduce.
The architecture, the benchmarks, the frozen checkpoints, and the technical paper are available to serious technical and strategic partners under NDA.
Research notes →Tell us who you are and what you’d like to see — this goes straight to the team.