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

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

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

✓

Compatible

Compatibility verdict for this model + hardware pair

VRAM Breakdown

Weight memory at different precision levels.

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

Max Context

32k (FP8, TP=8) / 128k (INT4, TP=4)

Inference Engine

vLLM

Est. Throughput

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

VRAM Bandwidth

3,350 GB/s each (NVLink 4.0 mesh)

Hardware Match Spec

GPU Capacity

80 GB HBM3 each (640 GB total)

Memory bandwidth: 3,350 GB/s each (NVLink 4.0 mesh)

Model Requirements

336 GB (INT8) + KV-Cache

Bandwidth required: ~3,350 sustained

Deployment Arithmetic for DeepSeek R1 on 8× NVIDIA H100 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 H100 SXM5 provides 80 GB HBM3 each (640 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 5× across 8× NVIDIA H100 SXM5 instances. The estimated inference throughput is ~85 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=8, FP8 native) with PagedAttention is the recommended serving stack.

Live Pricing — 8× NVIDIA H100 SXM5

Spot and on-demand rates for H100 SXM5-class hardware.

ProviderGPUVRAMSpotOn-Demand
Vast.aiH100 SXM580GB HBM3$1.89/hr$4.72/hr
SpheronH100 SXM580GB HBM3$2.29/hr$5.73/hr
Lambda LabsH100 SXM580GB HBM3$2.99/hr$7.48/hr
RunPodH100 SXM580GB HBM3$3.49/hr$8.73/hr

Frequently Asked Questions

Can DeepSeek R1 run on 8× NVIDIA H100 SXM5?▾
Yes. DeepSeek R1 is compatible with 8× NVIDIA H100 SXM5 (80 GB HBM3 each (640 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 32k (FP8, TP=8) / 128k (INT4, TP=4). 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=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 →