Subscribe
18:00Tao calls OpenAI’s Navier–Stokes push “resource extraction”17:10LAPTOP memecoin hits $190.81, then loses 99% inside an hour17:05Hubinger puts the odds of AI killing everyone above 10%; a colleague resigns16:39CancerBench launches; five frontier models tied at zero cancer types cured16:30ElevenLabs preparing 2028 IPO after $11bn round, The Information reports16:30Anthropic retracts its July explanation: Mythos 5 attacked systems knowingly

Gemini 3.8 Flash keeps its price and warns it will spend more tokens

Google's third Flash release in six weeks scores 73.7 percent on DeepSWE v1.1 at an unchanged $0.75 per million input tokens, and the blog says the model works harder.

In briefGemini 3.8 Flash launched September 2, 2026 at $0.75 per million input tokens and $3.75 per million output, the same introductory price as 3.7 Flash.1Gemini 3.8 Flash is Google's third Flash release in six weeks, three weeks after 3.7 Flash.2Google says 3.8 Flash may consume more tokens by design and advises efficiency-constrained developers to lower effort or stay on 3.7 Flash.3
Demis Hassabis speaking at an event
Photo: Arthur Petron (CC BY-SA 4.0)

Google shipped Gemini 3.8 Flash on September 2 at $0.75 per million input tokens and $3.75 per million output, the same rate as 3.7 Flash three weeks earlier. It scores 73.7 percent on DeepSWE v1.1, up from 65.3, and 54.9 percent on HLE-Verified. A second model, 3.8 Flash Cyber, went to a closed list of defenders through a new Fairwind Program.

Logan Kilpatrick@OfficialLoganK

Gemini 3.8 Flash on DeepSWE 1.1, scores 73.7%! t.co/JW7fhVy4He

on X · 527.5K views · captured Sep 10, 2026

The rate card did not move. Your bill probably will.

Here is the sentence to read twice, from Google's own post. "At times, the model might use more tokens to maximize performance, especially at higher effort levels." A page earlier the same post calls this a core design choice — 3.8 Flash exhibits greater diligence, executing extra reasoning steps and calling tools iteratively. Google then suggests that developers for whom compute efficiency is the primary constraint should turn the effort down, or stay on 3.7 Flash.

A per-token price that holds while per-task token consumption rises is a price increase written in a place the rate card cannot show. We have no numbers on how much more, because Google published none, and that is the gap worth watching.

DeepSWE v1.1 by Flash generation (percent)
3.6 Flash3.7 Flash3.8 Flash73.749

The cadence is real and it is fast. July 21 for 3.6 Flash, August 13 for 3.7, September 2 for 3.8 — twenty-three days, then twenty. Across those forty-three days DeepSWE v1.1 went from 49.0 to 73.7, which is 24.7 points on a long-horizon software engineering benchmark in six weeks. Simon Willison had gemini-3.8-flash wired into his llm-gemini plugin within hours of the announcement (with low, medium and high thinking levels, which is where the token question lives).

Now the cyber model, where Google is more candid than the headline suggests. On CWE-Bench, an external patching benchmark run by Collinear, 3.8 Flash Cyber posts a pass@1 of 47.2 percent against a leading frontier model's 47.8. Google calls that being on the Pareto frontier (true, and also a loss). The internal numbers are better — a success rate above 70 percent finding vulnerabilities across twenty programming languages, 2.6 times more correct Chrome patches than much larger commercial models, and a critical vulnerability found by Google's Cloud Vulnerability Research team in under two hours where the work usually takes months.

Wiz, testing it on their own penetration-testing benchmark, reported 7.5 to 9.7 percent higher recall at 2.3 to 5.2 times lower cost. That is the shape of the whole release. Not better than the frontier. Cheaper at nearly the same place, which for most buyers is the better trade.

So how do you price a model that chooses how hard to work?

Badly, is our read, at least for anyone forecasting a budget. We would expect an independent cost-per-completed-task measurement to show 3.8 Flash costing more than 3.7 Flash on at least one agentic benchmark before the end of October, despite the identical rate. Google publishing median token counts per task would settle it, and would be the single most useful thing any lab could add to a model card right now.

And then there is the footnote. The $0.75 is introductory and expires on December 31. From January 1 it is $1.50 and $7.50 — double, on a model Google is telling you will also consume more tokens than the one it replaces.

Sources

01
Gemini 3.8 Flash launched September 2, 2026 at $0.75 per million input tokens and $3.75 per million output, the same introductory price as 3.7 Flash.It is available at the same introductory price as 3.7 Flash at $0.75 per million input tokens and $3.75 per million output tokens.” — deepmind.google · primary · Sep 10
02
Gemini 3.8 Flash is Google's third Flash release in six weeks, three weeks after 3.7 Flash.Building on the momentum of 3.7 Flash from three weeks ago and marking our third Flash release in only six weeks, today we’re introducing Gemini 3.8, our best reasoning and coding model yet, at the same speed and low cost of 3.7.” — deepmind.google · primary · Sep 10
03
Google says 3.8 Flash may consume more tokens by design and advises efficiency-constrained developers to lower effort or stay on 3.7 Flash.These performance gains stem from a core design choice: 3.8 Flash works harder. On complex tasks, it exhibits greater diligence — executing extra reasoning steps, and calling tools iteratively. At times, the model might use more tokens…” — deepmind.google · primary · Sep 10
Show all 13 sources
04
Gemini 3.8 Flash scores 73.7% on DeepSWE v1.1.Gemini 3.8 Flash on DeepSWE 1.1, scores 73.7%!” — x.com · primary · Sep 10
05
Gemini 3.7 Flash scored 65.3% on DeepSWE v1.1 against 3.6 Flash's 49.0%, and launched August 13, 2026.It also achieves higher first-pass code accuracy and has improved performance in generating production-ready code as seen in FrontierCode 1.1 Main (43.6% vs 34.4%) and DeepSWE v1.1 (65.3% vs 49.0%).” — deepmind.google · primary · Sep 10
06
Gemini 3.8 Flash scores 54.9% on HLE-Verified.3.8 Flash also achieves a 54.9% on HLE-Verified, demonstrating its ability to handle multi-step reasoning across STEM, humanities, and professional fields.” — deepmind.google · primary · Sep 10
07
On CWE-Bench, Gemini 3.8 Flash Cyber posts pass@1 of 47.2% against a leading frontier model's 47.8%.On this benchmark, Gemini 3.8 Flash Cyber is on the Pareto frontier: with a pass@1 of 47.2% compared to a leading frontier model at 47.8%, yet offered at a significantly lower cost.” — deepmind.google · primary · Sep 10
08
Google reports 3.8 Flash Cyber exceeds a 70% success rate on an internal 20-language vulnerability benchmark, produced 2.6x more correct Chrome patches than larger commercial models, and found a critical vulnerability in under two hours.The Chrome Security team found that 3.8 Flash Cyber produced 2.6 times more correct patches to vulnerabilities in Chrome than the best commercial models that are much larger.” — deepmind.google · primary · Sep 10
09
Wiz reported 7.5-9.7% higher recall at 2.3-5.2x lower cost on its internal penetration testing benchmark.Wiz found that Gemini 3.8 Flash Cyber achieves +7.5-9.7% higher recall on their internal penetration testing benchmark for a 2.3-5.2x lower cost compared to other leading frontier models.” — deepmind.google · primary · Sep 10
10
The $0.75 introductory price expires December 31, 2026, rising to $1.50 and $7.50 on January 1, 2027.Introductory price expires on December 31, 2026. Starting January 1, 2027, $1.50/1M input tokens and $7.50/1M output tokens will apply.” — deepmind.google · primary · Sep 10
11
Simon Willison added gemini-3.8-flash support with low, medium and high thinking levels in llm-gemini 0.34 on September 2.New model gemini-3.8-flash for Gemini 3.8 Flash, with low, medium and high thinking levels.” — simonwillison.net · reported · Sep 10
12
Demis Hassabis announced 3.8 Flash and 3.8 Flash Cyber on September 2.Introducing Gemini 3.8 Flash, another upgrade in under a month! And the new 3.8 Flash Cyber pushes the frontier of cyber defense.” — x.com · primary · Sep 10
13
Gemini 3.6 Flash launched July 21, 2026.We’re introducing new Gemini models, including Gemini 3.6 Flash, 3.5 Flash-Lite and 3.5 Flash Cyber.” — deepmind.google · primary · Sep 10
Up next · Keep readingAI · 4 min read

A rumour is now a starting gun, and mathematics just fired the first one

OpenAI spent a nine-figure token budget on someone else's problem because it heard they were close. Terence Tao says this is resource extraction. We think he is right, and that the fix will come from contracts, not from labs behaving better.

Continue ↓