DeepSeek V4.1 Flash: Price and Benchmarks

DeepSeek V4.1 Flash: Price and Benchmarks

Summary: DeepSeek V4.1 Flash in 30 Seconds DeepSeek-V4.1-Flash shipped on September 10, 2026. License is MIT, weights are on Hugging Face. 552B backbone parameters, but only 8B active while reading input and 16B while generating output. That asymmetry is the whole point of the model. New architecture: Causal Encoder-Decoder (CED). 40 layers, 20 causal encoder plus 20 decoder. The decoder’s global KV cache is projected from the encoder’s final hidden states instead of from each decoder layer’s own. Result: a global KV cache of 890 bytes per token. One quarter of V4-Flash, and 1/437 of DeepSeek-V1. Natively multimodal: images go through DeepSeek-ViT, a vision encoder trained from scratch, from the very start of language-model pre-training. Pre-training corpus is 45T tokens. Beats Claude Opus 5 on several agentic benchmarks: 90.6 vs 89.1 on Terminal-Bench 2.1, 74.2 vs 74.0 on DeepSWE v1.1, 54.8 vs 50.3 on AutomationBench. Reasoning effort is a continuous 1-100 dial, not an on/off thinking toggle. API pricing is $0.15 in / $0.60 out per million tokens off-peak, double that at peak. Roughly one twentieth of Claude Opus 5’s output price. DeepSeek is retiring V4 Pro: from September 14, 2026, deepseek-v4-pro requests get routed to V4.1 Flash and billed at Flash rates. Everyone in the open-weight race this year is chasing the same two numbers: active parameters and KV cache. The first decides what each token costs, the second decides how much memory a long context eats. GLM-5.3-Flash answered with hybrid attention, Qwen3.8-Flash-Next with 6B active parameters. ...

September 10, 2026 ·  14 min ·  2923 words
Gemini 3.8 Flash: Benchmarks, Price, Cyber

Gemini 3.8 Flash: Benchmarks, Price, Cyber

TL;DR: Gemini 3.8 Flash in 30 seconds Gemini 3.8 Flash landed on September 2, 2026, three weeks after 3.7 Flash. That is the third Flash release in three months. Price did not move: $0.75 input, $3.75 output per million tokens. The promo ends December 31, 2026, then it doubles. A second model shipped alongside it: Gemini 3.8 Flash Cyber, tuned for vulnerability discovery and locked behind the new Fairwind Program. The benchmark table is split. It tops the chart on finance, legal, long video and chart reasoning, and it trails Claude Opus 5 badly on long horizon terminal and computer use work. The model “works harder”: more reasoning steps, more iterative tool calls. Same sticker price, potentially a bigger bill. The Flash release cadence has stopped being funny. 3.6 Flash shipped on July 21, 3.7 Flash on August 13, and Gemini 3.8 Flash today, September 2, 2026. Three releases in three months. ...

September 2, 2026 ·  10 min ·  2046 words
DeepSeek V4 Pro 0813: Price and Benchmarks

DeepSeek V4 Pro 0813: Price and Benchmarks

Summary: DeepSeek V4 Pro in 30 Seconds DeepSeek V4 Pro 0813 went generally available on August 13, 2026. No press release, no blog post, just one line in a changelog. 1.7 trillion parameters, mixture-of-experts architecture, 1M token context, 384K token output ceiling. The weights are on Hugging Face under the MIT license. You can download them, modify them and ship them in a commercial product. Official scores are bold: 87.9 on Terminal Bench 2.1, 62.7 on DeepSWE. Independent testing is more restrained: 53 on the Artificial Analysis Intelligence Index. Pricing is $0.435 in and $0.87 out per million tokens. From August 16 the off-peak rate is half of that. The catch: its smaller sibling V4 Flash scores 52 on the same index at one third of the price. You are paying triple for one point. Model launches have settled into a ritual: a teaser video, a wall of benchmark charts, an excited founder post. DeepSeek skipped all of it. DeepSeek V4 Pro 0813 went generally available on August 13, 2026 with no announcement at all. One line landed in the API changelog and the weights appeared on Hugging Face. ...

August 13, 2026 ·  11 min ·  2150 words
What Is Gemini 3.5 Flash Cyber? Google's Bug Hunter

What Is Gemini 3.5 Flash Cyber? Google's Bug Hunter

On July 21, 2026, alongside Gemini 3.6 Flash and 3.5 Flash-Lite, Google announced a third model that is nothing like the other two. Gemini 3.5 Flash Cyber is purpose-trained for cybersecurity, and it is not generally available. It is a 3.5 Flash derivative fine-tuned to discover, validate, and remediate software vulnerabilities. It got its own separate post on the DeepMind blog, which itself says a lot about how differently Google treats this one. ...

July 21, 2026 ·  6 min ·  1123 words
GPT-5.5 Unveiled: A New Standard in Coding, Science and Security

GPT-5.5 Unveiled: A New Standard in Coding, Science and Security

OpenAI has announced GPT-5.5, its smartest and most intuitive model to date. Introduced as “a new class of intelligence,” it is poised to fundamentally change how we get work done on a computer. 🚀 Introducing GPT-5.5 A new class of intelligence for real work and powering agents, built to understand complex goals, use tools, check its work, and carry more tasks through to completion. It marks a new way of getting computer work done. Now available in ChatGPT and Codex. pic.twitter.com/rPLTk99ZH5 ...

April 23, 2026 ·  14 min ·  2884 words