DeepSeek-V3-0324 has about 685B parameters. See exactly how much GPU memory it needs at FP16, INT8, and INT4, and the cheapest GPU to run it, with live hourly pricing from 5+ data center partners.
685B paramstext-generationdeepseek_v3675.6K downloads3.1K likesupdated Mar 27, 2025
To run DeepSeek-V3-0324 for inference at FP16, you need roughly 1492 GB of VRAM. The cheapest fit on Spheron is 8x B200 192GB at about $21.92/hr. Quantize to INT4 to run it on a smaller, cheaper GPU.
0.0
GB VRAM REQUIRED
FP16INFERENCEBATCH 1CTX 4k
Estimated peak VRAM including weights, activations, and KV cache. Add 10% headroom for production traffic.
RANKCONFIGURATIONPER GPUTOTAL $/HRDEPLOY
01
8× B200 192GBCHEAPEST
Blackwell · HBM3e
$2.74/hr$21.92/hr
02
8× B300 288GB
Blackwell Ultra · HBM3e
$3.35/hr$26.80/hr
Live pricing aggregated from 5+ data center partners. Per-minute billing, no commitments.
Estimated peak VRAM at context length 4,096 and batch size 1, including weights, activations, and KV cache. Quantizing to INT8 (Q8) or INT4 (Q4) cuts memory roughly in half and in quarter.
Inference only holds the model weights plus a KV cache, so it is the cheapest setup. LoRA fine-tuning adds a small adapter and roughly 50% more memory. Full fine-tuning holds gradients and optimizer state on top of the weights, which is about 4x the inference footprint, so it often needs multiple GPUs even when inference fits on one. For DeepSeek-V3-0324, an on-demand B200 192GB instance covers inference and LoRA, while a full fine-tune needs several times that memory and often spans multiple GPUs. Check the live GPU pricing for current rates.
Similar models
Compare GPU requirements for models in the same class.
DeepSeek-V3-0324 has about 685B parameters. At FP16 it needs roughly 1492 GB of VRAM for inference, including weights, activations, and KV cache. Quantized to INT4 that drops to around 373 GB. Leave about 10% headroom for production traffic.
For FP16 inference, the cheapest fit on Spheron is 8x B200 192GB at about $21.92/hr. If you quantize to INT4, 4x RTX PRO 6000 96GB at about $5.28/hr runs it for less. Pricing is aggregated live from 5+ data center partners with per-minute billing.
LoRA fine-tuning adds roughly 50% on top of inference memory, so it usually fits the same class of GPU. Full fine-tuning holds gradients and optimizer state and needs about 4x the inference VRAM, which often means multiple GPUs for DeepSeek-V3-0324. The VRAM matrix above shows the exact estimate for each setup.
We read the parameter count directly from the model's safetensors metadata on HuggingFace, then estimate peak VRAM from weights, activations, KV cache, and framework overhead at your chosen precision. The estimate lands within about 15% of real-world use for most transformer models.
Quantized to INT4, DeepSeek-V3-0324 needs about 373 GB of VRAM, so it is too large for a single 24 GB RTX 4090 and needs a bigger card or multiple GPUs. At FP16 it needs roughly 1492 GB, which usually means a data center GPU. The precision picks above list the cheapest GPU that fits each setup.