Note: this model requires Ollama 0.5.5 or later.
DeepSeek-V3 achieves a significant breakthrough in inference speed over previous models. It tops the leaderboard among open-source models and rivals the most advanced closed-source models globally.
A strong Mixture-of-Experts (MoE) language model with 671B total parameters with 37B activated for each token.
ollama run deepseek-v3
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.
Boyut büyüdükçe kalite artar, donanım ihtiyacı yükselir. Başlangıç için küçük varyantı deneyin.
| Etiket | Boyut | Bağlam | Girdi | Komut |
|---|---|---|---|---|
| latest | 404GB | 160K | Text |
ollama run deepseek-v3:latest
|
| 671b | 404GB | 160K | Text |
ollama run deepseek-v3:671b
|
| 671b-q4_K_M | 404GB | 160K | Text |
ollama run deepseek-v3:671b-q4_K_M
|
| 671b-q8_0 | 713GB | 4K | Text |
ollama run deepseek-v3:671b-q8_0
|
| 671b-fp16 | 4K | Text |
ollama run deepseek-v3:671b-fp16
|
Note: this model requires Ollama 0.5.5 or later.
DeepSeek-V3 achieves a significant breakthrough in inference speed over previous models. It tops the leaderboard among open-source models and rivals the most advanced closed-source models globally.