DeepSeek V4.1 — VRAM, Speed & Local Setup

Autor: Jakub Rusinowski · Ostatnia aktualizacja: 26 czerwca 2026

Model libraryDeepSeek V4.1 → DeepSeek V4.1

PREVIEW — unverified. ~1.6T-total flagship MoE (~49B active), 1M context, MIT. Server-class only (~400 GB at Q2/Q4). Numbers carried from V4-Pro; verify against the Hugging Face model card.

DeepSeek V4.1 needs about 967 GB of VRAM at Q4 (experimental, datacenter only) — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.

Specifications

Parameters1.6 Trillion (49B active)
Context window1,000,000
ArchitectureMixture-of-Experts
ProviderDeepSeek
LicenceMIT
Specified atQ4 (experimental, datacenter only)
System RAM1024 GB
Record updated2026-06-26

Licence

MITcommercial use permitted. Commercial use permitted. No usage restrictions beyond attribution.

VRAM and Speed by Quantization

Modelled on a reference NVIDIA RTX 4090 (24 GB), with no KV cache (this record has no published architecture). Speed figures are ESTIMATES from the memory-bandwidth roofline described on the methodology page, not benchmarks we ran — rows marked measured come from published or reader-submitted runs. VRAM here includes the KV cache, so it reads higher than the headline figure above, which does not.

QuantWeightsVRAM neededEst. speedFit on 24 GB
Q2_K526.0 GB526.8 GBWon't fit
Q3_K_M682.0 GB682.8 GBWon't fit
Q4_K_M966.0 GB966.8 GBWon't fit
Q5_K_M1134.0 GB1134.8 GBWon't fit
Q6_K1312.0 GB1312.8 GBWon't fit
Q8_01700.0 GB1700.8 GBWon't fit
F163200.0 GB3200.8 GBWon't fit

Want the memory numbers alone, at every quantization level and your own context length? Use the DeepSeek V4.1 VRAM calculator.

Deploy in the Cloud NowRunPod

or compare on Vast.ai

As an Amazon Associate we earn from qualifying purchases. Cloud GPU links are referral links — we may earn a commission at no extra cost to you.

How to Run DeepSeek V4.1

Install Ollama, then run:

ollama run deepseek-v4-1

Weights on Hugging Face: deepseek-ai/DeepSeek-V4.1.

Best for: frontier tasks, enterprise, research, cloud api.

Can I Run DeepSeek V4.1 on My GPU?

Other DeepSeek V4.1 Sizes

DeepSeek V4.1 — Frequently Asked Questions

How much VRAM does DeepSeek V4.1 need?
About 967 GB at Q4 (experimental, datacenter only) — quantized weights plus framework overhead, before any KV cache. The cache grows with context length and is added on top; the table above folds it in. Apple Silicon counts unified memory toward the same figure.
Does DeepSeek V4.1 run on an RTX 4090 (24 GB)?
No. DeepSeek V4.1 needs about 967 GB at Q4 (experimental, datacenter only), more than a single RTX 4090's 24 GB. It needs a larger card, several GPUs, or Apple Silicon with enough unified memory — or it runs with part of the weights offloaded to system RAM, which is much slower.
How do I run DeepSeek V4.1 locally?
Install Ollama and run `ollama run deepseek-v4-1`. That pulls the weights and starts a local OpenAI-compatible endpoint; after the download nothing leaves the machine.
What other sizes does DeepSeek V4.1 come in?
DeepSeek V4.1 Flash (172 GB), DeepSeek V4.1 (967 GB). Every size shares the family's training and licence; the larger ones score higher and need proportionally more memory.

← All DeepSeek V4.1 models | VRAM calculator | Check your own hardware