deepseek-ai/DeepSeek-V3.1-Terminus

Model

DeepSeek-V3.1-Terminus

369

9 commits

2 linked in READMEs

updated Sep 29, 2025

See the code

README

DeepSeek-V3.1-Terminus

DeepSeek-V3

Introduction

This update maintains the model's original capabilities while addressing issues reported by users, including:

  • Language consistency: Reducing instances of mixed Chinese-English text and occasional abnormal characters;
  • Agent capabilities: Further optimizing the performance of the Code Agent and Search Agent.
BenchmarkDeepSeek-V3.1DeepSeek-V3.1-Terminus
Reasoning Mode w/o Tool Use
MMLU-Pro84.885.0
GPQA-Diamond80.180.7
Humanity's Last Exam15.921.7
LiveCodeBench74.874.9
Codeforces20912046
Aider-Polyglot76.376.1
Agentic Tool Use
BrowseComp30.038.5
BrowseComp-zh49.245.0
SimpleQA93.496.8
SWE Verified66.068.4
SWE-bench Multilingual54.557.8
Terminal-bench31.336.7

The template and tool-set of search agent have been updated, which is shown in assets/search_tool_trajectory.html.

How to Run Locally

The model structure of DeepSeek-V3.1-Terminus is the same as DeepSeek-V3. Please visit DeepSeek-V3 repo for more information about running this model locally.

For the model's chat template other than search agent, please refer to the DeepSeek-V3.1 repo.

Here we also provide an updated inference demo code in the inference folder to help the community get started with running our model and understand the details of model architecture.

NOTE: In the current model checkpoint, the parameters of self_attn.o_proj do not conform to the UE8M0 FP8 scale data format. This is a known issue and will be corrected in future model releases.

License

This repository and the model weights are licensed under the MIT License.

Citation

@misc{deepseekai2024deepseekv3technicalreport,
      title={DeepSeek-V3 Technical Report}, 
      author={DeepSeek-AI},
      year={2024},
      eprint={2412.19437},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2412.19437}, 
}

Contact

If you have any questions, please raise an issue or contact us at service@deepseek.com.

conversational
custom_code
deepseek_v3
endpoints_compatible
eval-results
safetensors
text-generation
text-generation-inference
transformers

Contributors

msr2000

6 commits

XY
Xingkai Yu

1 commits

deepseek-ai/DeepSeek-V3.1-Terminus

Model

DeepSeek-V3.1-Terminus

369

9 commits

2 linked in READMEs

updated Sep 29, 2025

See the code

README

DeepSeek-V3.1-Terminus

DeepSeek-V3

Introduction

This update maintains the model's original capabilities while addressing issues reported by users, including:

  • Language consistency: Reducing instances of mixed Chinese-English text and occasional abnormal characters;
  • Agent capabilities: Further optimizing the performance of the Code Agent and Search Agent.
BenchmarkDeepSeek-V3.1DeepSeek-V3.1-Terminus
Reasoning Mode w/o Tool Use
MMLU-Pro84.885.0
GPQA-Diamond80.180.7
Humanity's Last Exam15.921.7
LiveCodeBench74.874.9
Codeforces20912046
Aider-Polyglot76.376.1
Agentic Tool Use
BrowseComp30.038.5
BrowseComp-zh49.245.0
SimpleQA93.496.8
SWE Verified66.068.4
SWE-bench Multilingual54.557.8
Terminal-bench31.336.7

The template and tool-set of search agent have been updated, which is shown in assets/search_tool_trajectory.html.

How to Run Locally

The model structure of DeepSeek-V3.1-Terminus is the same as DeepSeek-V3. Please visit DeepSeek-V3 repo for more information about running this model locally.

For the model's chat template other than search agent, please refer to the DeepSeek-V3.1 repo.

Here we also provide an updated inference demo code in the inference folder to help the community get started with running our model and understand the details of model architecture.

NOTE: In the current model checkpoint, the parameters of self_attn.o_proj do not conform to the UE8M0 FP8 scale data format. This is a known issue and will be corrected in future model releases.

License

This repository and the model weights are licensed under the MIT License.

Citation

@misc{deepseekai2024deepseekv3technicalreport,
      title={DeepSeek-V3 Technical Report}, 
      author={DeepSeek-AI},
      year={2024},
      eprint={2412.19437},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2412.19437}, 
}

Contact

If you have any questions, please raise an issue or contact us at service@deepseek.com.

conversational
custom_code
deepseek_v3
endpoints_compatible
eval-results
safetensors
text-generation
text-generation-inference
transformers

Contributors

msr2000

6 commits

XY
Xingkai Yu

1 commits