Key Specifications

Vendordeepseek
Versionv3
Release Date2024-12-26
Context Window64000 tokens
Input Modalitiestext
Output Modalitiestext
LicenseDeepSeek License
Documentationhttps://api-docs.deepseek.com/

Benchmark Performance

BenchmarkScoreUnitEvaluated AtNotesSource
MMLU88.5%2024-12-265-shotview
HUMANEVAL82.6pass@12024-12-26view
GSM8K89.3%2024-12-260-shot CoTview
MATH61.6%2024-12-260-shot CoTview
BBH84.9%2024-12-263-shot CoTview

Pricing

TierPriceCurrency
Input$0.27 / MtokUSD
Output$1.1 / MtokUSD
Cache Read$0.07 / MtokUSD
Cache Write$0.27 / MtokUSD

Source: https://api-docs.deepseek.com/quick_start/pricing · as of 2024-12-26

Compliance

  • Data Residency: CN
  • SOC2: ✗
  • HIPAA: ✗
  • GDPR: ✗
  • ISO 27001: ✗

DeepSeek V3

Model Overview

DeepSeek V3 is DeepSeek’s flagship open-weights mixture-of-experts model, released on December 26, 2024. The architecture comprises 671B total parameters with 37B activated per token, trained on 14.8 trillion tokens. DeepSeek V3 is notable for delivering frontier-class performance at substantially lower cost — its API pricing of $0.27/$1.10 per million tokens is roughly one-tenth of comparable closed-source flagships. The model matches or exceeds GPT-4o on MMLU (88.5 vs 88.7) and BBH (84.9 vs 83.1), while supporting a 64K context window. Released under the permissive DeepSeek License, DeepSeek V3 has rapidly become a preferred option for cost-sensitive production deployments, especially in Chinese-language and bilingual scenarios. The model also features Multi-head Latent Attention (MLA) for efficient long-context inference.

Key Specifications

AttributeValue
VendorDeepSeek
Versionv3
Release Date2024-12-26
Context Window64,000 tokens
Input Modalitiestext
Output Modalitiestext
LicenseDeepSeek License
Documentationhttps://api-docs.deepseek.com/

Benchmark Performance

BenchmarkScoreUnitNotes
MMLU88.5%5-shot
HumanEval82.6pass@1
GSM8K89.3%0-shot CoT
MATH61.6%0-shot CoT
BBH84.9%3-shot CoT

Pricing

TierPrice (per 1M tokens)
Input$0.27
Output$1.10
Cache Read$0.07
Cache Write$0.27

Pricing source: https://api-docs.deepseek.com/quick_start/pricing (as of 2024-12-26). DeepSeek License also permits self-hosting.

Strengths

  • Frontier-class performance at ~10% of the cost of closed-source flagships.
  • Open weights enable self-hosting and customization.
  • Strong Chinese and English bilingual capability.
  • Efficient MoE architecture with Multi-head Latent Attention for long-context inference.

Weaknesses

  • 64K context window is shorter than Llama 3.1 405B (128K) and Qwen2.5 72B (131K).
  • Vendor ecosystem and tooling are less mature than Meta/Mistral alternatives.
  • Self-hosting requires significant GPU resources due to the 671B parameter footprint.

Use Cases

  • High-volume production deployments where API cost is a primary constraint.
  • Bilingual (Chinese/English) customer service and content generation.
  • Reasoning-intensive applications requiring MMLU/BBH-class capability.
  • Research projects requiring weight-level access to a frontier MoE model.

References