DeepSeek
DeepSeek is an AI research company developing open-weight frontier models including DeepSeek R1 and DeepSeek V3. Their MIT-licensed models are among the most capable open-weight LLMs available, matching or exceeding proprietary models on coding and reasoning benchmarks. DeepSeek R1 uses a Mixture-of-Experts architecture with 671B total parameters and 37B active parameters per token.
Why Choose DeepSeek?
DeepSeek R1 employs a Mixture-of-Experts architecture where a router network selects which of the 58 expert layers to activate for each token, achieving frontier reasoning quality at a fraction of the FLOPs of dense equivalents. The model uses Multi-Head Latent Attention (MLA) which compresses the KV-cache by a factor of 10x compared to standard attention, reducing inference memory overhead significantly. Their training pipeline combines supervised pre-training on 14.8 trillion tokens with reinforcement learning via Group Relative Policy Optimization (GRPO) for reasoning tasks. DeepSeek V3 uses Multi-head Latent Attention and an auxiliary-loss-free load balancing strategy that eliminates the expert collapse problem common in MoE models.
Pricing Overview
DeepSeek API pricing is ultra-competitive at $0.55/$2.19 per million input/output tokens for R1 and $0.14/$0.28 for V3. No credit card is required for the API. Self-hosting requires 8x H100/H200 GPUs at 1340GB FP16 VRAM. The MIT license permits commercial use and modification without restrictions, making it the most permissive frontier model available for production deployment.
Official Model Portfolio (4)
| MODEL | CONTEXT | INPUT $/1M | OUTPUT $/1M | SPEED | FREE |
|---|---|---|---|---|---|
| DeepSeek R1 | 128K | $0.00 | $0.00 | 500 tok/s | — |
| DeepSeek V3 | 128K | $0.14 | $0.28 | 35 tok/s | — |
| DeepSeek R1 Distill 70B | 128K | $0.01 | $0.01 | 100 tok/s | — |
| DeepSeek R1 Distill Qwen 32B | 128K | $0.01 | $0.01 | 100 tok/s | Yes |
🧠 Hardware Hosting Sizing
| MODEL | FP16 VRAM | INT4 VRAM | MIN GPU | CHEAPEST CLOUD |
|---|---|---|---|---|
| DeepSeek R1 | 1340 GB | 670 GB | 8x H200 141GB | View Deals → |
| DeepSeek V3 | 1340 GB | 670 GB | 8x H200 141GB | View Deals → |
| DeepSeek R1 Distill 70B | 140 GB | 40 GB | 2x H100 80GB | View Deals → |
| DeepSeek R1 Distill Qwen 32B | 64 GB | 20 GB | RTX 4090 24GB | View Deals → |