Switching from GPT-5.5 to GPT-5.6 Made Me Less Productive
I pay for three Codex subscriptions at $200 each, and for the past week they have mostly bought me waiting. Since I…
Last week, DeepSeek unveiled their V3 model, trained on just 2,048 H800 GPUs - a fraction of the hardware used by OpenAI or Meta. DeepSeek claims their model matches or exceeds several benchmarks set by GPT-4 and Claude
What's interesting isn't just the results, but how they got there.
Let's look at the raw figures:
Recent research shows model training costs growing by 2.4x annually since 2016. Everyone assumed you needed massive GPU clusters to compete at the frontier. DeepSeek suggests otherwise.
The U.S. banned high-end GPU exports to China to slow their AI progress. DeepSeek had to work with H800s - handicapped versions of H100s with half the bandwidth. But this constraint might have accidentally spurred innovation.
Instead of throwing compute at the problem, Deepseek focused on architectural efficiency:
They couldn't access unlimited hardware, so they made their hardware work smarter. It's like they were forced to solve a different, potentially more valuable problem.
Context matters though. DeepSeek isn't a typical startup - they're backed by High-Flyer, an $8B quant fund. Their CEO Liang Wenfeng built High-Flyer from scratch and seems focused on foundational research over quick profits:
"If the goal is to make applications, using the Llama structure for quick product deployment is reasonable. But our destination is AGI, which means we need to study new model structures to realize stronger model capability with limited resources."
We should be careful about overinterpreting these results. Yes, DeepSeek achieved impressive efficiency. No, this doesn't mean export controls "backfired" or that they've cracked some magic formula.
What it does show is that the path to better AI isn't just about throwing more GPUs at the problem. There's still huge room for fundamental improvements in how we train these models.
For developers, this is actually exciting news. It suggests you don't need a hyperscaler's budget to do meaningful work at the frontier. The real innovations might come from being resource-constrained, not resource-rich.
DeepSeek's paper mentions they're working on "breaking through the architectural limitations of transformers." Given their track record with efficiency improvements, this is worth watching.
Give Vroni a GitHub issue, bug report, spec, or rough idea. It reads the repo, plans the change, writes code, runs checks, and works toward a review-ready pull request.
Take a look at vroni.com