DeepSeek-V3.2-Exp is an experimental large language model released by DeepSeek as an intermediate step between V3.1 and future architectures. It introduces DeepSeek Sparse Attention (DSA), a fine-grained sparse attention mechanism designed to improve training and inference efficiency in long-context scenarios while maintaining output quality. Users can control the reasoning behaviour with the reasoning enabled boolean. Learn more in our docs The model was trained under conditions aligned with V3.1-Terminus to enable direct comparison. Benchmarking shows performance roughly on par with V3.1 across reasoning, coding, and agentic tool-use tasks, with minor tradeoffs and gains depending on the domain. This release focuses on validating architectural optimizations for extended context lengths rather than advancing raw task accuracy, making it primarily a research-oriented model for exploring efficient transformer designs.
すべてのプロバイダー = このモデルを提供するすべてのアップストリームが対応しています。一部のプロバイダー = リクエストを処理するアップストリームによって異なります。デフォルト = 未設定時に送信される値です。
| パラメータ | プロバイダー | デフォルト |
|---|---|---|
| frequency_penalty | すべてのプロバイダー | デフォルトでは送信されません |
| include_reasoning | すべてのプロバイダー | - |
| logit_bias | 一部のプロバイダー | - |
| logprobs | 一部のプロバイダー | - |
| max_tokens | すべてのプロバイダー | - |
| min_p | 一部のプロバイダー | - |
| presence_penalty | 一部のプロバイダー | - |
| reasoning | すべてのプロバイダー | - |
| repetition_penalty | 一部のプロバイダー | - |
| response_format | すべてのプロバイダー | - |
| seed | 一部のプロバイダー | - |
| stop | 一部のプロバイダー | - |
| structured_outputs | すべてのプロバイダー | - |
| temperature | すべてのプロバイダー | 0.6 |
| tool_choice | すべてのプロバイダー | - |
| tools | すべてのプロバイダー | - |
| top_k | すべてのプロバイダー | - |
| top_logprobs | 一部のプロバイダー | - |
| top_p | すべてのプロバイダー | 0.95 |