The Real News Was Hiding in the Last Paragraph
On Tuesday, July 21, 2026, Google shipped three Gemini models at once: Gemini 3.6 Flash, Gemini 3.5 Flash-Lite, and Gemini 3.5 Flash Cyber, a security-tuned model that only governments and trusted partners get to touch. The rollout was quiet by Google standards. No streaming event, no keynote, no demo reel — just one blog post. And buried in the final paragraph of that post was this: "We've already kicked off our most ambitious pre-training run yet — for Gemini 4."
Here's why that one sentence outweighs the three models above it. Pre-training is the irreversible step in building a large language model. It's the phase where you bake raw capability into the weights using an enormous pile of data and compute, and the ceiling you set there is a ceiling you mostly don't escape later. Fine-tuning and RL polish what's already in the model; they don't conjure new headroom. So when a company publicly says pre-training has started, it's saying it has already committed billions of dollars of compute to this generation and intends to show the result within months. Which reframes everything else in the announcement. The three Flash models aren't the feature. They're the trailer.
A day later, on July 22, Sundar Pichai repeated the line almost verbatim on Alphabet's Q2 2026 earnings call, which moved it from blog-post flourish to on-the-record corporate fact. "Our teams are already building the next generation," he said. "We've begun our most ambitious pre-training run yet for Gemini 4, and we're excited by the progress we're seeing at the frontier." In the same call, Alphabet raised its 2026 capital expenditure guidance from $180–190 billion to $195–205 billion. Earnings beat expectations and the stock still fell, because investors looked at the capex line first. The Gemini 4 pre-training run is an item inside that number.
The more telling thing is what wasn't in the announcement: Gemini 3.5 Pro. The flagship update Google said would land in May is still sitting in partner testing. Bloomberg reported it slipped because it missed internal performance targets, and Logan Kilpatrick, who runs Google AI Studio, has offered nothing more specific than "as soon as it's ready." So the grammar of this week's release is: flagship is late, push the workhorse line to cover the gap, and quietly point compute at a model one generation ahead.
The Company Selling Flash and the Company Training the Frontier Are the Same Company
Google's Gemini lineup splits into three tiers — Pro (flagship), Flash (the high-volume workhorse), and Flash-Lite (cheap and fast). The naming makes Pro sound like the main character. The API traffic says otherwise. Chatbot replies, document summarization, classification, the middle steps of a RAG pipeline, the dozens of repeated calls an agent makes to finish one task — none of that wants maximum intelligence. It wants "smart enough, cheap, and fast." Shipping three Flash-class models with no Pro in sight isn't a broken lineup. It's Google servicing the tier where the money actually moves.
The public face of this launch was Kilpatrick, who ran developer relations at OpenAI before jumping to Google in 2024 to own AI Studio and the Gemini API product. It's now routine for his X account to signal a Google model release before the official blog does, and he's the one who amplified the Gemini 4 pre-training line until it got picked up. Funneling the entire developer conversation through one person is itself a strategic tell: Google has decided this fight gets won in the API developer market, not in the consumer app store.
The numbers behind that decision are loud. On the Q2 call, Alphabet said it is processing roughly 22 billion tokens per minute through its model APIs, up from 16 billion the previous quarter — 37% growth in a single quarter. The Gemini app is at 950 million monthly active users, with daily actives tripling year over year. Google Cloud revenue grew 82% year over year and backlog swelled to $514 billion. On the infrastructure side, Google name-checked its 8th-generation TPUs (TPU 8t and 8i) and its in-house Axion CPU, which Pichai said delivers a 30% price-performance advantage.
So this is where Google stands right now: a consumer app closing in on a billion users, API volume jumping every quarter, silicon it owns pressing down on unit cost — and no firm claim to the "smartest model" title. That's exactly why the Gemini 3.5 Pro delay stings. Google's answer this week was to patch the gap with three Flash models while pouring compute into Gemini 4.
17% Fewer Tokens, Better Scores: What's Actually in the Box
Gemini 3.6 Flash's headline pitch isn't raw capability. It's token efficiency. Measured on the Artificial Analysis index, Google says 3.6 Flash burns 17% fewer output tokens on average than the previous 3.5 Flash. On DeepSWE, the coding-agent benchmark, the savings stretch as far as 65%. And Google cut the output price on top of that, from $9.00 to $7.50 per million tokens, with input frozen at $1.50 per million. Fewer tokens at a lower price per token means real-world spend falls a lot further than the 17% sticker cut suggests.
That phrase — "output token reduction" — carries specific weight in the reasoning-model era. Reasoning models emit thinking tokens before producing an answer. Those tokens are billed, and most of them never reach the user's screen. Solving the same problem with 3,000 tokens of reasoning versus 9,000 tokens is a 3x swing on the invoice for identical output. So when 3.6 Flash raises benchmark scores while cutting tokens, the honest reading is that Google trimmed wasted deliberation, not that it dramatically raised the intelligence ceiling. For agent workloads that call the model dozens of times per task, that trim multiplies straight into cost of goods.
The benchmark movement is consistent in direction. DeepSWE 49% (up from 37%), MLE Bench 63.9% (from 49.7%), OSWorld-Verified 83.0% (from 78.4%), GDPval-AA v2 at 1421 points (from 1349). Google says every benchmark it ran improved. Gemini 3.5 Flash-Lite is the more dramatic jump: Terminal-Bench 2.1 at 54% (from 31%), GDM-MRCR v2 at 72.2% (from 60.1%), GDPval-AA v2 at 1140 points (from 642), and throughput around 350 tokens per second. The line worth staring at is Flash-Lite hitting 54.2% on SWE-Bench Pro, which beats the older, nominally bigger Gemini 3 Flash at 49.6%.
| Model | Input (1M) | Output (1M) | Headline metric | Access |
|---|---|---|---|---|
| Gemini 3.6 Flash | $1.50 | $7.50 | DeepSWE 49%, OSWorld-Verified 83.0%, output tokens down 17% | Generally available (API, app, Vertex) |
| Gemini 3.5 Flash-Lite | $0.30 | $2.50 | Terminal-Bench 2.1 54%, ~350 tokens/sec | Generally available (API, app, Search) |
| Gemini 3.5 Flash Cyber | Undisclosed | Undisclosed | 55 confirmed vulnerabilities in V8 engine | Government and trusted-partner pilot only |
| Gemini 3.5 Pro | TBD | TBD | Not disclosed | Still in partner testing |
The third model is a different animal entirely. Gemini 3.5 Flash Cyber is built on 3.5 Flash but trained specifically to find, verify, and patch vulnerabilities, and it runs only inside CodeMender, DeepMind's security agent. In DeepMind's published test against Chrome's V8 JavaScript engine, given an equal number of calls, Flash Cyber found 55 confirmed unique vulnerabilities. Standard 3.5 Flash found 47 under the same conditions; Claude Opus 4.6 found 36. Google claims 10 of those were missed by every other model tested. DeepMind also noted in its writeup that some current competitor models decline this class of task outright because of safety guardrails. That's why the model isn't going public: Google is calling it dual-use, restricting it to governments and trusted partners through CodeMender, and expanding the circle slowly.
Who Gets What
Google is buying time. With Gemini 3.5 Pro more than two months behind schedule on internal targets, the lineup had a hole in it, and three Flash models fill that hole while preserving the "we ship a model every month" cadence Pichai explicitly recommitted to on the earnings call. The price cut is defensive too. Once a developer migrates a pipeline to a competing model, migrating back is expensive and rarely happens — but improve unit price and token efficiency at the same time and you remove the reason to leave. At 22 billion tokens per minute, holding ground is cheaper than taking it.
Developers and startups have a reason to redo the math. Multiply the output price cut ($9.00 to $7.50) by a 17% reduction in tokens used and effective cost for the same work drops somewhere in the low 30% range. On workloads where the token savings reach 65% — coding agents, mainly — it can fall by more than half. Figma, Harvey, Hebbia, and JetBrains all show up as references citing 3.6 Flash's cost-to-quality ratio, while Ashler, Palo Alto Networks, and Ramp point at Flash-Lite's speed and price. Gemini 3.6 Flash landed in GitHub Copilot on launch day, which means the adoption friction is close to zero.
Security agencies and large infrastructure operators get a genuinely new tool in Flash Cyber. CodeMender doesn't stop at flagging a vulnerability. It runs a proof-of-concept exploit inside a customer-managed isolated environment to prove the thing is actually exploitable, then proposes a patch. Drowning in false positives is the chronic disease of security automation, and attaching "we detonated it and it worked" evidence attacks that problem head-on. The catch is access: restricted to governments and trusted partners, so ordinary enterprises can't buy it today.
Nvidia and the TPU camp both have skin in this. A meaningful chunk of Alphabet's capex increase goes toward pulling forward capacity it can't currently supply fast enough. Gemini 4's pre-training run is a single project that eats a large share of that capacity, and Google is running it on 8th-gen TPUs. If Google proves it can train a frontier model while reducing dependence on external GPUs, that's an advantage in cost structure, not just in model quality. Flip it around: if Gemini 4 underwhelms, the questions about a $200-billion spending plan get a lot sharper.
Enterprises running competitor models just picked up a negotiating card. The bare fact that a $7.50-per-million-output-token model posts these coding and agent numbers is leverage in the next vendor conversation. On workloads with quality headroom — bulk batch processing, document pipelines, customer support automation — the threat to switch is credible enough to move a price.
We've Seen This Movie Before
The pattern where the cheap tier eats the volume isn't new, and Google didn't invent it. When Gemini 1.5 Flash shipped in 2024, it was treated as a watered-down Pro. A year later, the overwhelming majority of Google API calls had migrated to Flash-class models. OpenAI walked the same road with GPT-4o mini and again with the budget tiers of the GPT-5 generation: consumer attention went to the flagship every time, while revenue volume came from the cheap tier. In this market, "smartest model" and "best-selling model" have almost never been the same product.
The specialist-model playbook has a worse track record. Coding-only, medical-only, legal-only fine-tunes have repeatedly won benchmarks at launch and then been absorbed six months later by the next version of a general-purpose model. The Med-PaLM line is the canonical example, and several coding-specific models met the same fate. Gemini 3.5 Flash Cyber is on that same clock. It leads 55-to-36 on the V8 test today, but the gap could evaporate the moment a competitor's next general flagship loosens its guardrails on offensive security tasks.
There's precedent for the flagship delay too. Google torched roughly $100 billion in market cap in a single day back in 2023 when a Bard demo returned a wrong answer, and it has leaned hard toward "don't ship undercooked" ever since. Holding Gemini 3.5 Pro for missing internal targets looks like that lesson applied. The problem is that the market's patience window has shrunk since 2023. Two months is enough time for a competitor to ship twice.
And there's a lesson pointing the other way. When the Gemini 3 generation launched in 2025, Google pushed it into Search, Workspace, and Android simultaneously and yanked its usage metrics up almost overnight. Distribution, not the model, decided that round. The same move is repeating here with Flash-Lite rolling into Google Search. The moment a model gets wired into Search, its usage volume stops being comparable to anything the API does.
How OpenAI, Anthropic, and xAI Push Back
The competitive cards are already face-up. OpenAI has been staging the GPT-5.6 line since late June, split three ways: Sol for hard reasoning, Terra aiming at GPT-5.5-class quality at half the price, and Luna for high-volume, low-latency work. That maps almost exactly onto Google's Pro/Flash/Flash-Lite ladder. Anthropic shipped Claude Sonnet 5 on June 30 and is positioning Opus 4.8 for long-running agent work. xAI released Grok 4.5 on July 8 — a 1.5-trillion-parameter MoE that scored 83.3% on Terminal-Bench 2.1 while claiming it used roughly 25% of the output tokens Opus 4.8 needed on comparable tasks.
Which means token efficiency isn't Google's weapon. It's the shared axis of frontier competition in the first half of 2026, as the field pivots from raw intelligence to performance per token. Under that reading, Google's 17% reduction isn't a knockout punch — it's the entry fee. The obvious counter-move from rivals is to match or undercut the tier price and add one more favorable axis to their comparison charts. GPT-5.6 Terra is already structured as exactly that response.
Anthropic's situation is stranger. Google's DeepMind post directly benchmarked vulnerability detection against Claude Opus 4.6 and explicitly stated that current competitor models sometimes refuse the task because of safety guardrails. That's an aggressive framing. Anthropic has deliberately maintained a conservative posture on offensive security work, and it just got recast as a performance deficit. Loosening that policy isn't a capability decision — it's a decision about the company's entire safety narrative, which is not something you adjust in a quarter.
The actual showdown arrives with Gemini 4. Announcing the start of a pre-training run also hands competitors a free piece of roadmap intel: Google is playing a big card in a few months. That cuts both ways. It gives developers and investors a reason to wait, and it gives rivals time to prepare. If OpenAI repeats its habit of dropping something on top of a rival flagship's launch week, expect the neighborhood around Gemini 4's release date to get noisy. That said, pre-training completion, post-training, safety evaluation, and deployment typically take several months end to end, so the defensible inference from the earnings-call timing is that Gemini 4 could land before year-end. Anything more specific than that is guesswork.
So What Actually Changes
For developers, it's time to rerun the numbers. At $7.50 per million output tokens with token usage down on top of it, your current pipeline's monthly bill deserves a fresh simulation against 3.6 Flash. The savings concentrate in agentic workloads — the ones that call the model dozens of times per task and feed intermediate results back in. If your workload is single-call, short-answer, the difference will be much smaller. The spec: 1,040,000-token input context, 65,536-token output, and text, image, video, audio, and PDF accepted as input. Knowledge cutoff moved from January 2025 to March 2026.
For investors, two numbers now travel together: 22 billion tokens per minute of usage and $195–205 billion of annual capex. The first is supposed to justify the second, and the market reacted to the second first. Gemini 4 becomes the test of whether that spending converts to revenue. Cloud revenue growing 82% with a $514 billion backlog is strong evidence the demand is real, but a long stretch of rising spend without holding the frontier title changes the story. That's a thing to watch, not a conclusion.
For everyday users, the immediate change is small. New models flowing into the Gemini app and Google Search mean slightly faster responses and somewhat better coding and document work. At 950 million MAU, small improvements compound into something noticeable, but today doesn't feel dramatically different from yesterday, and nothing about the pricing plans changed.
For Korean companies, the real takeaway is intensifying competition in the budget tier. Flash-Lite at $0.30 per million input tokens is a price domestic operators cannot realistically match with their own models, and that shifts the strategic question from "should we build a foundation model" to "which model do we bolt where." At the same time, the growth of access-controlled model tiers like Flash Cyber means organizations outside the US government's trusted-partner circle may simply be excluded from the newest security tooling. Model access itself becoming a country-level divide is a trend worth tracking.
🥄 Three Things You're Probably Wondering
— So what does this mean for me? Not much directly if you don't touch the Gemini API. But if a service you use runs on Flash under the hood, that roughly 30% cost drop tends to come back to you within a few months as higher free tiers or faster responses.
— Why now? The backdrop is Gemini 3.5 Pro missing its internal performance targets and slipping. Filling a flagship gap with the workhorse line keeps the monthly cadence intact, and stapling the Gemini 4 pre-training news to the same post reframes the story as "something bigger is baking" rather than "we're late."
— Is Google ahead of the competition now? On price-to-performance, these are genuinely good numbers. But token efficiency is the axis GPT-5.6 Terra and Grok 4.5 are pushing on too, so calling it a lead is premature. The real comparison only happens once Gemini 4 lands on the same benchmark tables.
Sources
- Google Blog — Introducing Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber
- Google DeepMind — Introducing Gemini 3.5 Flash Cyber
- Alphabet Q2 2026 earnings — Sundar Pichai's remarks
- Gemini API docs — gemini-3.6-flash model spec
- Google Cloud Blog — Find and fix software vulnerabilities with CodeMender
- GitHub Changelog — Gemini 3.6 Flash is now available in GitHub Copilot
- TechCrunch — Google releases three new Gemini models, but no 3.5 Pro
- 9to5Google — Google launches Gemini 3.6 Flash and 3.5 Flash-Lite, teases Gemini 4
Numbers are as of announcement and may change.



