DeepSeek-V4-Flash-0731 (all 284B parameters) running on a single DGX Spark.
⚡ ~17 tok/s generation, 40 tok/s prefill
📦 One 80GB GGUF file, mixed IQ2_XXS/Q8 imatrix quant
🧠 256-expert MoE, 6 routed per token
🆓 MIT licensed
frontier model (kinda) on your desk 😎
🤗
DeepSeek switched off 2 of its model names. If your app still calls them, it's broken right now.
Renaming takes ten seconds.
The replacement has "thinking" on by default, so you quietly pay more per call.
Nobody notices until the invoice.
DEEPSEEK PAUSES FUNDRAISING
Chinese AI startup DeepSeek has reportedly paused its second fundraising round, informing prospective investors that no investment agreements will be signed for now, according to Bloomberg.
The company may restart the process later. Reuters previously reported DeepSeek was also exploring a potential IPO on Shanghai’s STAR Market.
DeepSeek V4 Pro costs 69× less than Fable 5 per task according to this chart.
That gap may be one of the strongest arguments for open-weight AI.
So how does DeepSeek make it so cheap? ↓
V4 Pro has 1.6 trillion parameters, but its MoE architecture activates only 49 billion per token.
In other words: it gets the capacity of a gigantic model without running the entire model for every word.
Then it cuts the inference bill further:
• Sparse, compressed attention reduces long-context compute
• FP4/FP8 precision lowers memory and bandwidth requirements
• Prefix caching makes repeated inputs dramatically cheaper
• Open weights let the entire ecosystem optimize deployment
Cached API input is also priced roughly 120× lower than uncached input.
DeepSeek is now the most-used model author on OpenRouter. 6.6T tokens last week, ahead of Anthropic at 6.1T and every other lab.
DeepSeek: 6.6 trillion
Anthropic: 6.1 trillion
Google: 3.9 trillion
OpenAI: 2.3 trillion
That means DeepSeek alone is processing nearly 3x as many tokens as OpenAI on the platform.
And it is not an isolated result, Chinese model makers collectively account for roughly 20 trillion weekly tokens in this chart.
Open models are no longer used as a fallback