DeepSeek releases DeepSeek-V3.2-Exp, saying it built the model using a new technique called DeepSeek Sparse Attention, and halves the pricing of its tools
DeepSeek updated an experimental AI model Monday in what it called a step toward next-generation artificial intelligence.
BloombergSaritha Rai
Context & Ripple Effects
DeepSeek had already positioned its V3 line around efficiency and capability: the original open-source V3 used a mixture-of-experts design, while V3.1 added a longer context window and was later described as tailored for next-generation Chinese-made chips.
V3.2-Exp is the bridge from those model-level iterations to a more explicit cost-and-architecture move. Its later V3.2 release was framed as reasoning-first models for agents, making this experimental version a meaningful step in that product arc.
First-order effects
DeepSeek introduces DeepSeek Sparse Attention in V3.2-Exp, giving developers and customers a new experimental model variant to test.
Halving tool prices immediately lowers the cost of using DeepSeek's offerings for existing and prospective customers.
Second-order effects
Lower prices raise the bar for competing model providers on cost, particularly where buyers can substitute models or split workloads across vendors.
If architecture changes and pricing cuts continue to arrive together, model competition may increasingly center on the cost per useful task, not just headline benchmark performance.
That would strengthen procurement discipline around measurable workload performance and pricing, while making model providers' efficiency gains more consequential than standalone releases.
The trend: This is one data point in the shift toward AI model competition where inference economics, architecture, and agent-oriented capability are increasingly packaged together.
🚀 Introducing DeepSeek-V3.2-Exp — our latest experimental model! ✨ Built on V3.1-Terminus, it debuts DeepSeek Sparse Attention(DSA) for faster, more efficient training & inference on long context. 👉 Now live on App, Web, and API. 💰 API prices cut by 50%+! 1/n
Consumer AI is personal AI. We're going to see an infinite number of compelling single-player use cases soon, and few palatable ‘social’ ones. (All the big labs will inevitably have good ads. Game on.) [image]
Official release of DeepSeek-V3.2-Exp with DeepSeek Sparse Attention + massive price cuts! DeepSeek Sparse Attention (DSA) makes inference cheaper (especially long-context) by learning which past tokens matter for each new token and running full attention only on those. DSA [imag…
DeepSeek has launched DeepSeek-V3.2-Exp, an experimental upgrade to V3.1-Terminus - introducing DeepSeek Sparse Attention (DSA) for faster, more efficient long-context processing with minimal quality loss. -The model matches V3.1 in performance while cutting API prices by over [i…
DeepSeek V3.2 breakdown 1. Sparse attention via lightning indexer + top_k attention 2. Uses V3.1 Terminus + 1T continued pretraining tokens 3. 5 specialized models (coding, math etc) via RL then distillation for final ckpt 4. GRPO. Reward functions for length penalty, language [i…
DeepSeek AI just released DeepSeek-V3.2-Exp on Hugging Face This experimental model introduces DeepSeek Sparse Attention for massive efficiency gains in long-context AI. [image]
🧠 Technical report of DeepSeek-V3.2-Exp The new pieces are DeepSeek Sparse Attention with a lightning indexer plus fine-grained top-k token selection, wired into Multi-Head Latent Attention in Multi-Query Attention mode to cut long-context compute while keeping V3.1 quality. [ima…
🐬 DeepSeek released DeepSeek-V3.2-Exp. It keeps V3.1 quality while cutting API prices by 50%+ and speeding up long context with a new sparse attention method called DeepSeek Sparse Attention (DSA). It is available on app, web, and API, with weights and GPU kernels public, and [im…
This thing is a bigger deal than I think most realize. The biggest thing holding machines like the mac mini/studio and the AMD unified memory machines back was the prompt processing time-it exploded as the length got longer. This seriously cuts that for long contexts! — huggi…