DeepSeek V3.1 Terminus (exacto)
DeepSeek-V3.1 Terminus is an update to [DeepSeek V3.1](/deepseek/deepseek-chat-v3.1) that maintains the model's original capabilities while addressing issues reported by users, including language consistency and agent capabilities, further optimizing the model's performance in coding and search agents. It is a large hybrid reasoning model (671B parameters, 37B active) that supports both thinking and non-thinking modes. It extends the DeepSeek-V3 base with a two-phase long-context training process, reaching up to 128K tokens, and uses FP8 microscaling for efficient inference. Users can control the reasoning behaviour with the `reasoning` `enabled` boolean. [Learn more in our docs](https://openrouter.ai/docs/use-cases/reasoning-tokens#enable-reasoning-with-default-config) The model improves tool use, code generation, and reasoning efficiency, achieving performance comparable to DeepSeek-R1 on difficult benchmarks while responding more quickly. It supports structured tool calling, code agents, and search agents, making it suitable for research, coding, and agentic workflows.
Specifications
Modalities
Supported Parameters
Frequently asked questions
- Is DeepSeek V3.1 Terminus (exacto) available on FastMetal?
- Not at the moment. DeepSeek V4.1 Flash, from the same lab, is available on the FastMetal API today.
- What is the context window of DeepSeek V3.1 Terminus (exacto)?
- 163,840 tokens, shared between the prompt and the response.