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 |