deepseek-v3.1

DeepSeek-V3.1-Terminus is a hybrid model that supports both thinking mode and non-thinking mode.

Araç Kullanımı Akıl Yürütme 671b
Hızlı Kurulum (Ollama kuruluysa)
ollama run deepseek-v3.1

Ollama kurulu değil mi? ollama.com/download — Windows, macOS ve Linux için ücretsiz. İlk çalıştırmada model indirilir, sonrası tamamen çevrimdışıdır.

Varyantlar

Boyut büyüdükçe kalite artar, donanım ihtiyacı yükselir. Başlangıç için küçük varyantı deneyin.

EtiketBoyutBağlamGirdiKomut
latest 404GB 160K Text ollama run deepseek-v3.1:latest
671b 404GB 160K Text ollama run deepseek-v3.1:671b
671b-terminus-q4_K_M 404GB 160K Text ollama run deepseek-v3.1:671b-terminus-q4_K_M
671b-terminus-q8_0 713GB 160K Text ollama run deepseek-v3.1:671b-terminus-q8_0
671b-terminus-fp16 160K Text ollama run deepseek-v3.1:671b-terminus-fp16
671b-q8_0 713GB 160K Text ollama run deepseek-v3.1:671b-q8_0
671b-fp16 160K Text ollama run deepseek-v3.1:671b-fp16

Model Detayları ve Benchmarklar (kaynak: ollama.com)

logo.svg

DeepSeek-V3.1-Terminus update builds on V3.1’s strengths while addressing key user feedback:

  • 🌐 Language consistency: fewer CN/EN mix-ups & no more random chars.
  • 🤖 Agent upgrades: stronger Code Agent & Search Agent performance.

Hybrid thinking mode: One model supports both thinking mode and non-thinking mode by changing the chat template.

Smarter tool calling: Through post-training optimization, the model’s performance in tool usage and agent tasks has significantly improved.

Higher thinking efficiency: DeepSeek-V3.1-Think achieves comparable answer quality to DeepSeek-R1-0528, while responding more quickly.