⚡Under $0.50/hr🧠VRAM Estimator⚖Compare GPUs🎁Free LLM APIs🎯Model Index
RUN COMPATIBILITY

Can You Run DeepSeek R1 on 8× NVIDIA H200 SXM5?

VRAM breakdown, compatibility verdict, and live pricing for DeepSeek R1 (671B MoE (37B active)) on 8× NVIDIA H200 SXM5.

✓

Compatible (Recommended)

Compatibility verdict for this model + hardware pair

VRAM Breakdown

Weight memory at different precision levels.

PrecisionModel WeightsFits on 8× NVIDIA H200 SXM5?
FP16 / BF16672 GB✗ Exceeds VRAM
INT8 / FP8336 GB✗ Exceeds VRAM
INT4 / AWQ185 GB✗ Exceeds VRAM

Max Context

128k (FP8, TP=4–8)

Inference Engine

vLLM

Est. Throughput

~110 tok/s (FP8, TP=8, batch=1)

VRAM Bandwidth

4,800 GB/s each (NVLink 4.0 mesh)

Hardware Match Spec

GPU Capacity

141 GB HBM3e each (1,128 GB total)

Memory bandwidth: 4,800 GB/s each (NVLink 4.0 mesh)

Model Requirements

336 GB (INT8) + KV-Cache

Bandwidth required: ~4,800 sustained

Deployment Arithmetic for DeepSeek R1 on 8× NVIDIA H200 SXM5

The DeepSeek R1 (671B MoE (37B active)) contains approximately 67137 billion parameters. At FP16 (2 bytes per parameter), the raw weight matrix occupies 672 GB. With a 15% CUDA kernel overhead factor, effective VRAM for weights alone is 672 GB. The 8× NVIDIA H200 SXM5 provides 141 GB HBM3e each (1,128 GB total) of memory, leaving insufficient headroom — quantization to INT8 or INT4 is mandatory for KV-cache and activation tensors.

At INT8 quantization (1 byte per parameter), the weight footprint drops to 336 GB, requiring a tensor parallel degree of approximately 3× across 8× NVIDIA H200 SXM5 instances. The estimated inference throughput is ~110 tok/s (FP8, TP=8, batch=1), which translates to a cost-per-million-output-tokens of roughly $2.00 at current spot rates. For production deployments, vLLM (tensor-parallel-size=4–8, FP8 native) with PagedAttention is the recommended serving stack.

Live Pricing — 8× NVIDIA H200 SXM5

Spot and on-demand rates for H200-class hardware.

ProviderGPUVRAMSpotOn-Demand
Vast.aiH200141GB HBM3e$2.79/hr$6.98/hr
SpheronH200141GB HBM3e$3.19/hr$7.98/hr
Lambda LabsH200141GB HBM3e$3.99/hr$9.98/hr
RunPodH200141GB HBM3e$4.31/hr$10.77/hr

Frequently Asked Questions

Can DeepSeek R1 run on 8× NVIDIA H200 SXM5?▾
Yes. DeepSeek R1 is compatible with 8× NVIDIA H200 SXM5 (141 GB HBM3e each (1,128 GB total)). At the recommended precision, the model requires 336 GB (INT8) or 185 GB (INT4), fitting within available VRAM with headroom for KV-cache.
What is the maximum context length?▾
The maximum supported context length is 128k (FP8, TP=4–8). Longer contexts require more VRAM for KV-cache and may cause CUDA OOM errors.
What inference engine should I use?▾
Recommended: vLLM (tensor-parallel-size=4–8, FP8 native). This configuration is optimized for the hardware's memory bandwidth and compute capabilities.

All Model-on-Hardware Configurations

Data Freshness: Verified via Public Cloud APIs & Market Scraping | Refreshed Daily (UTC)VRAM Calculator →