1. What is DeepSeek V3.2 and when was it released?
DeepSeek V3.2 is an open-source large language model released on December 1, 2025. It uses a Mixture of Experts architecture combined with a new sparse attention mechanism (DSA), supports a 164K context window, and is the first DeepSeek model to integrate thinking directly into tool use, making it suited for complex agentic workflows.
2. How does DeepSeek V3.2 compare to GPT-5?
On math benchmarks, V3.2 Speciale outperformed GPT-5 High — scoring 96.0% vs 94.6% on AIME 2025. On general conversational tasks and multimodal capabilities, GPT-5 still holds an edge. The key difference is cost and openness: V3.2 is available at roughly $0.23 per million input tokens under the MIT License, while GPT-5 is a closed, significantly more expensive proprietary model.
3. Is DeepSeek V3.2 still the latest DeepSeek model?
No. As of July 2026, DeepSeek's current flagship general-purpose models are V4 Pro and V4 Flash, released April 24, 2026. V3.2 remains available and is an excellent model for math and agentic tasks, but for new projects, V4 Pro is recommended as the latest generation.