DeepSeek V3.2 represents a significant evolution in open-weight language models, introducing sparse attention mechanisms (DSA) for improved efficiency and self-verification techniques from DeepSeekMath V2 for enhanced reasoning. The model maintains the Multi-Head Latent Attention (MLA) and Mixture-of-Experts architecture from V3 while adding learned token selection instead of fixed sliding windows. Training improvements include domain-specific KL tuning in GRPO, off-policy sequence masking, and hybrid RLVR combining symbolic verification with LLM-as-judge rewards. The release achieves GPT-5 level performance through architectural efficiency gains and refined reinforcement learning methods, with V3.2-Speciale offering extended thinking capabilities via reduced length penalties during training.