Sovereign Escape Velocity: Ownership w Open Models — Gus Martins, & Ian Ballantyne, Google DeepMind
TL;DR
Gemma 4 is optimized for ownership, not just leaderboard bragging rights: Gus Martins frames Gemini as Google's strongest hosted model, but says Gemma exists for cases where you need to run locally, customize heavily, or keep proprietary data inside your own infrastructure.
The small models are built for phones and edge devices: Gemma 4 includes E2B and E4B models with text, vision, and audio input plus text output, and Gus says they can do thinking, coding, and function calling directly on a Pixel phone or similar hardware.
The larger models punch above their weight on hardware cost: The 26B mixture-of-experts model activates roughly 4B parameters at a time, and the 31B dense model can run on one GPU, compared with competitors that Gus says may need roughly 200 GB of memory across four or five GPUs.
Apache 2.0 is a strategic shift for enterprise and sovereign users: DeepMind moved away from a custom Gemma license because custom terms can trigger long procurement reviews, while Apache 2.0 makes it easier for legal teams and public institutions to approve deployment.
Sovereignty already has real examples, not just theory: Gus cites Ukraine using Gemma in public services, a Bulgarian national LLM based on Gemma 2, and a Brazilian Portuguese model based on Gemma 3, while noting fine-tuning is getting harder because the base multilingual performance is already strong.
Agentic workloads change the economics in favor of local models: Ian Ballantyne argues that coding and other high-token tasks become more attractive to run on owned hardware, where the tradeoff shifts from API token spend to GPU, NPU, and energy costs.
The Breakdown
Google DeepMind says its new Gemma 4 open models hit near-frontier usefulness at a fraction of the size and hardware cost, including phone-ready variants and a 31B model that can run on a single GPU. The real pitch is ownership: keep private data on your own infrastructure, avoid API dependence, and use Apache 2.0 licensing to get past the legal bottlenecks that stall enterprise and sovereign adoption.
Was This Useful?
Share
Keep Reading
Make Alcreon Yours
Tune your feedFive quick questions, and the feed ranks what matters to you first.Or just get notified
The weekly Echo. Signal worth keeping in your inbox.
Every new piece, announced on X.
Read Next
See all
Playbook
Tasteful Skills
“Tasteful Skills” argues that the best agent skills are not documentation or best-practice lists.

Playbook
The Art of Tasteful Prompting
Learn how tasteful prompting helps you move beyond generic AI output by shaping context, style, and judgment from the start.

Playbook
The Codex /goal Playbook
OpenAI shipped /goal for the Codex CLI. It turns a prompt into a persisted, self-continuing contract.