A 284-billion-parameter model spent a full day being stress-tested with agentic coding tasks, and the total API bill came to 79 cents. That detail, almost a throwaway line in Bijan Bowen's video, is the story of DeepSeek V4 Flash in miniature: frontier-adjacent capability at a price and size that lands within reach of a serious home rig. His verdict after a battery of tests, several of which he had never run on any model before: "this model seems truly, truly very impressive."
It is also the cleanest real-world example yet of the trend we mapped this week in our MoE-era piece: 284B total parameters, only 13B active per token, and suddenly a model trading blows with the giants runs on hardware that a dense model a tenth its size would have needed.
What DeepSeek shipped #
On July 31 DeepSeek moved V4 Flash out of preview as V4-Flash-0731, with open weights on Hugging Face under MIT. The specs, unchanged from the preview: a Mixture-of-Experts with 284B total parameters, about 13B active per token, and a 1M-token context window.
The headline gains are on agent benchmarks, and they are vendor-stated numbers, so read them as claims: 54.4 on DeepSWE, up from the preview's 7.3 (in the video this gets called SWE-bench; the benchmark in DeepSeek's table is DeepSWE, a harder agentic suite), and 82.7 on Terminal Bench 2.1, which clears both the Flash preview's 61.8 and the larger V4-Pro preview's 72.1. DeepSeek's chart positions it ahead of GLM-5.2 and below Opus 4.8 on these tasks.
The independent anchor arrived within a day: Artificial Analysis scored V4-Flash-0731 at 50 on its Intelligence Index, one point below GLM-5.2 and GPT-5.6 Luna. For scale: GLM-5.2 is 753B total. This is a model at just over a third of that size, sitting one point back.
What Bijan found #
In his review, Bijan Bowen ran the official release through his standard gauntlet plus several tests he invented on the spot because the standard ones were going too well. His browser-OS test (build a working desktop OS in a single HTML file) produced a themeable OS with a working file manager, resizable apps, a snapshot "time machine," and two playable 3D games. His reaction captures the calibration problem this model creates: "either this model is going to be like a total freak of nature... or this prompt has made its way into the training data." That skepticism is worth keeping; saturated test prompts are a real hazard with every new release.
So he went off-script. A C++ retro motorcycle racing game, a prompt he had never used with any model, came out playable. A C++ city-through-time simulation (his "Chrono City" test, previously HTML-only) rendered five eras with era-appropriate music. A skateboarding game needed one round of feedback to fix its ollie, then handled rail-balance animations he had only seen one other model attempt. The 3D-printable inline-6 engine model, designed to house a specific DC motor, came out in printable multi-piece form with a shaft hole and heat outlets where they belonged.
The one consistent weakness: 3D spatial orientation. The watch-company website had well-made materials arranged wrong; the printed motor render faced the wrong way; several games had inverted cameras. One commenter (@Embodiment..OF-ART) noted the model itself flagged this: "All this model needs is vision capabilities. It's evident in its spatial designs." V4 Flash is text-only, and it shows exactly where you would expect.
His hardest test, a cinematic PC-repair-shop adventure game with AI-generated dialogue that he normally reserves for the likes of Fable 5 and Kimi K3, produced a playable story sequence he rated well above what he expected at this size, and above what some far larger models had managed.
The price correction his commenters made #
Reading DeepSeek's price list on stream, Bowen called the cache-hit input price "3 cents per million." The comment section fixed it within hours, in the cheaper direction: "that's not 2 cents, its .28 of a cent" (@iZoomz, the top comment) and "cache hit is not 3 cents, it's 0.3 cents" (@4mb127). The number that needs no correction is the one he measured himself: the entire day of testing, including the full game builds at maximum reasoning effort, cost $0.79.
What it takes to run it locally #
This is where V4 Flash differs from the release-week giants we usually cover. Per our V4 Flash hardware guide, the full model is 284B parameters with 13B active, and the quant ladder puts a 4-bit build around 138GB, with the aggressive dynamic quants fitting a single 128GB unified-memory machine (a Strix Halo box or Mac Studio tier). Bowen's own plan is a dual DGX Spark setup, roughly $9,000, which he notes can hold it with something near the full million-token context.
One of his commenters already has that exact rig running: "If you use this with the speculative decoding enabled, you will get between 66 to 72 Tokens per second on a dual DGX spark with 2 Connect X 7 network connections with 1.5 million token total context for vllm" (@chucksanders7131). Treat a single unverified report as directional, but the mechanism is sound; it is exactly the draft-and-verify speedup we broke down in our speculative decoding explainer.
Below that tier, the 13B-active MoE architecture is what keeps the door open: a 24GB GPU plus 128GB of system RAM can run it through llama.cpp's expert offload, the exact split our MoE-era cheat-sheet maps to this class. Slower than unified memory, far cheaper, and it fits.
What owners are saying #
The r/LocalLLaMA reaction thread that sums up the moment is titled "Models you can run locally now have the intelligence score of the top frontier model from March 2026": the top Intelligence Index score among all frontier models on March 6 was 51; V4-Flash-0731 scores 50 and downloads free.
The hardware-buying reflex kicked in immediately. The thread's author: "This is absolutely nuts. I just impulse purchased 128GB of DDR4 so I can run it combined with my 4x 5060 ti's." Another owner, SnooPaintings8639: "I have to super glue my fingers, no to press buy on two more RTX 3090... The last time I did pull similar trigger, was when Llama 3 dropped." He also gives the sober counterweight from a 48GB-VRAM, 192GB-RAM rig: full precision runs but is "unusable for coding or other agentic use" at that speed, which is why he is eyeing 96GB of VRAM for a half-precision daily driver. Fit and speed remain different questions.
What viewers are saying #
- "This model is truly mindblowing for its size. It really does feel like intelligence too cheap to meter! A year ago this would've been unthinkable for even a frontier model." @Alice_Fumo on YouTube - "I just used this new Deepseek v4 flash on my project and holy moly! It understands my intents pretty well. Asks good questions. Writes good modular code. And fast as bullet." @AIMonger-g9o on YouTube - "DS V4 Flash was already my work-horse but they made a great model an amazing one." @4mb127 on YouTube
The bottom line #
V4 Flash 0731 is the strongest case yet for the thesis that the interesting open models now live in the "big total, small active" band a determined enthusiast can reach. It is MIT-licensed, a third the size of GLM-5.2 at one Index point behind it, cheap enough that a day of agentic testing costs under a dollar, and runnable from a 128GB unified box upward. The known weakness is 3D spatial reasoning, and the standard caveats apply: the agent-benchmark gains are vendor-stated, and the most impressive test results come from prompts that may be drifting into training data, a concern Bowen himself raises.
The thing to watch is four weeks out, by his reckoning and DeepSeek's own roadmap: the official V4-Pro release. If the 0731 training recipe scales to the 1.6T Pro, the top of the open-model leaderboard gets contested again. For most readers, though, Flash is the release that matters, because it is the one your hardware can hold. Check your own machine against it before the download: it is in the calculator along with the quants.
Sources and how we researched this #
- Video: "DeepSeek V4 Flash Is INSANE – The Best Small Model Yet!"by Bijan Bowen, July 31, 2026. All hands-on findings summarized above are his; we have not tested the model first-hand. - Release and weights: deepseek-ai/DeepSeek-V4-Flash-0731 on Hugging Faceand DeepSeek's release notes. Agent-benchmark figures (DeepSWE 54.4, Terminal Bench 2.1 82.7) are DeepSeek's own numbers. - Independent evaluation: Artificial Analysis Intelligence Index 50, as covered in the linked r/LocalLLaMA thread. - Owner sentiment: the linked r/LocalLLaMA threads, quoted verbatim and attributed. Single-rig performance reports (the dual-Spark 66-72 tok/s figure) are unverified individual claims, labeled as such.
- Hardware fit:
[our V4 Flash hardware guide](https://vettedconsumer.com/deepseek-v4-flash-hardware-requirements/), generated from the same catalog behind our tools.
*Related: Every frontier open model is a MoE now · Speculative decoding, explained · Kimi K3, the 2.8T giant · GLM-5.2's local reality · *Unified memory, explained