What This Is

This week, Reddit user /u/koalfied-coder reproduced a public recipe (GitHub: tonyd2wild/DeepSeek-v4-flash-0731-DSpark-1M-NVFP4-KV-2x-DGX-Spark), running the DeepSeek V4 Flash model on two ASUS GX10 DGX Spark workstations. V4 Flash is smaller than V3 in parameter count and is positioned as "light, fast, and cheap."

Scorecard: sustained 67-84 token/s output (Chinese characters per second pack denser than this raw number suggests), 2570 token/s prompt-evaluation speed, and a 1-million-token context window enabled. DGX Spark is NVIDIA's "personal AI supercomputer"—roughly 30,000 RMB per unit (about $4,200), laptop-sized. Two units total around 60,000 RMB (~$8,400), paired with NVFP4 (a 4-bit quantization technique that compresses model weights to roughly a quarter of their original size).

Worth emphasizing: this is not an official benchmark—it's a community reproduction.

The Industry View

Supporters will point to this: the combination of open-source models (especially Chinese contenders like DeepSeek) + quantization techniques + ten-thousand-yuan-tier workstations is rapidly closing in on the "commercially viable to run locally" threshold. If more developers reproduce this recipe, the moat of closed APIs held by overseas big-tech firms will face further compression.

But the cooler voices need to flag three things: first, those 67 token/s are running V4 Flash, not the flagship—speed cannot be directly translated into capability; second, a 60,000 RMB budget only matters to SMBs and remains expensive for the vast majority of individual consumers; third, a Reddit reproduction ≠ enterprise-grade usability—the accuracy loss of NVFP4 at 1M-token context, thermal behavior under sustained load, and multi-card NVLink interoperability stability—none of this has been rigorously engineered and verified.

Impact on Regular People

For enterprise IT: worth re-running the total-cost-of-ownership calculation. If compliance requires data to stay on-prem, this setup's price-performance ratio is catching up to cloud APIs—but it's not yet time to swap vendors. Have your ops team try to reproduce that GitHub recipe first, then decide.

For individual professionals: lawyers, analysts, researchers—the kinds of people who live inside long documents—will likely see "fully local, offline, meeting confidentiality requirements" AI assistants emerge within roughly 1-2 years. Don't rush to pay annual subscriptions yet. Hold position and watch.

For the consumer market: regular consumers can't touch this hardware yet. But the signal here is unambiguous—cloud AI services still have ample room to cut prices. Wenxin, Kimi, Tongyi, and the rest of the field's API pricing will keep sliding down.