Can DeepSeek V4 Flash run on H100 NVL 188GB?
YES — With Offload
DeepSeek V4 Flash needs ~179.0 GB VRAM. H100 NVL 188GB has 188.0 GB. With NVFP4 quantization, expect ~136 tok/s.
Operating mode
Choose the run profile you care about
Interactive favors responsiveness, while light API and scale-out lean harder on serving readiness. The fit stays the same, but the recommendation lens changes.
Current mode
Balanced
Balanced for general local use. Keeps the ranking neutral across personal and serving workflows.
Select quantization to explore
Fit status
Runs with offload
Decode
136.1 tok/s
TTFT
1422 ms
Safe context
126K
Memory
179.0 GB / 188.0 GB
Memory breakdown
See how fast it feels
What limits this setup
This setup is broadly balanced for this model.
Very little memory headroom
You can run the model, but there is not much room left for longer context, bigger batches, extra apps, or future model updates.
Best improvement path
Buy headroom, not only minimum fit
A slightly larger memory tier gives you safer context growth and makes the recommendation more future-proof.
Performance by workload
| Workload | Grade | Fit | Decode | TTFT | Context |
|---|---|---|---|---|---|
| Chat | S | Tight fit | 136.1 tok/s | 776 ms | 126K |
| Coding | S | Runs with offload | 136.1 tok/s | 1422 ms | 126K |
| Agentic Coding | S | Runs with offload | 136.1 tok/s | 2069 ms | 126K |
| Reasoning | S | Runs with offload | 136.1 tok/s | 1681 ms | 126K |
| RAG | S | Runs with offload | 136.1 tok/s | 2586 ms | 126K |
Quantization options
How DeepSeek V4 Flash (284B params) fits at each quantization level on H100 NVL 188GB (188.0 GB usable).
| Quant | Bits | VRAM | Quality | Fit |
|---|---|---|---|---|
Q2_K | 2 | 110.8 GB | Low | S90 |
Q3_K_SBest for your GPU | 3 | 139.2 GB | Low | S90 |
Get started
Copy-paste commands to run DeepSeek V4 Flash on your machine.
Run
docker run --rm -it ghcr.io/ggerganov/llama.cpp:full \
--hf-repo "deepseek-ai/DeepSeek-V4-Flash" \
--hf-file "DeepSeek-V4-Flash-NVFP4.gguf" \
-c 4096 -ngl 99