NVIDIA8x H100 SXM5Server

Best AI Models for NVIDIA DGX H100

Memory:640 GB Unified·Bandwidth:26800.0 GB/s·GPU Cores:135168 GPU cores·CPU Cores:112 CPU cores

640 GB unified − 3.5 GB OS overhead = 636.5 GB available for AI models

With 640 GB of memory, this is a high-end configuration for local AI. You can comfortably run most open-source LLMs including large 70B parameter models at good quantization levels, making it one of the best setups for serious local AI work.

At this memory tier, nearly every popular open-source model is within reach. You can run Llama 3 70B at Q4_K_M or even Q5_K_M quantization with room to spare, handle coding assistants like DeepSeek Coder 33B at high quality, and easily run any 7B–30B model at full or near-full precision. Context windows remain generous even with larger models, so multi-turn conversations and long-document processing work smoothly.

Runs Well

  • 70B models (Llama 3 70B, Qwen 72B) at Q4–Q5
  • 30B models at Q6–Q8 quality
  • 7B–14B models at full FP16 precision
  • Vision models (LLaVA, CogVLM) without compromise

Challenging

  • Mixture-of-experts models like Mixtral 8x22B at higher quants
  • 120B+ models still require lower quantizations

What LLMs Can NVIDIA DGX H100 Run?

40 models · 3 good

Showing compatibility for NVIDIA DGX H100

LLM models compatible with NVIDIA DGX H100 — ranked by performance
ModelVRAMGrade
DeepSeek R1684.5B
Q4_K_M·42.0 t/s tok/s·164K ctx·GOOD FIT
414.6 GBA82
DeepSeek R1 0528684.5B
Q4_K_M·42.0 t/s tok/s·164K ctx·GOOD FIT
414.6 GBA82
Q4_K_M·42.0 t/s tok/s·164K ctx·GOOD FIT
414.6 GBA82
Qwen3 235B A22B235.1B
Q4_K_M·123.1 t/s tok/s·41K ctx·EASY RUN
141.6 GBC37
GPT OSS 120B120.4B
Q4_K_M·239.8 t/s tok/s·131K ctx·EASY RUN
72.7 GBC31
Q4_K_M·3491.0 t/s tok/s·33K ctx·EASY RUN
5.0 GBD26
BF16·123.6 t/s tok/s·131K ctx·EASY RUN
141.0 GBC37
Qwen3 32B32B
Q4_K_M·878.0 t/s tok/s·41K ctx·EASY RUN
19.8 GBD27
Kimi Dev 72B72B
BF16·120.2 t/s tok/s·131K ctx·EASY RUN
145.0 GBC38
Qwen3 8B8.2B
Q4_K_M·3155.8 t/s tok/s·41K ctx·EASY RUN
5.5 GBD26
GPT OSS 20B21.5B
Q4_K_M·1311.7 t/s tok/s·131K ctx·EASY RUN
13.3 GBD26
Q4_K_M·3299.2 t/s tok/s·131K ctx·EASY RUN
5.3 GBD26
Q4_K_M·374.1 t/s tok/s·131K ctx·EASY RUN
46.6 GBD29
Q4_K_M·390.7 t/s tok/s·33K ctx·EASY RUN
44.6 GBD29
Q4_K_M·377.1 t/s tok/s·131K ctx·EASY RUN
46.2 GBD29
Qwen3 4B4B
Q4_K_M·6027.7 t/s tok/s·41K ctx·EASY RUN
2.9 GBD25

NVIDIA DGX H100 Specifications

Brand
NVIDIA
Chip
8x H100 SXM5
Type
Server
Unified Memory
640 GB
Memory Bandwidth
26800.0 GB/s
GPU Cores
135168
CPU Cores
112
Release Date
2022-09-01

Get Started

Ollama (Recommended)

$curl -fsSL https://ollama.com/install.sh | sh
$ollama run llama3:8b

LM Studio

LM Studio

Download LM Studio, search for a model, and run it with one click.

Devices to Consider

Similar devices and upgrades with more memory or higher bandwidth

Frequently Asked Questions

Can NVIDIA DGX H100 run DeepSeek R1?

Yes, the NVIDIA DGX H100 with 640 GB unified memory can run DeepSeek R1, DeepSeek R1 0528, DeepSeek v3 0324, and 1404 other models. 8 models achieve excellent performance, and 23 run at good quality. Apple Silicon's unified memory architecture lets the GPU access the full memory pool without copying data, making it efficient for AI workloads.

How much memory is available for AI on NVIDIA DGX H100?

The NVIDIA DGX H100 has 640 GB unified memory. After macOS reserves ~3.5 GB for the operating system, approximately 636.5 GB is available for AI models. Unlike discrete GPUs where VRAM is separate from system RAM, Apple Silicon shares one memory pool between the CPU and GPU — this means no data copying overhead, but you share memory with macOS and open apps.

Is NVIDIA DGX H100 good for AI?

With 640 GB unified memory and 26800.0 GB/s bandwidth, the NVIDIA DGX H100 is excellent for running local AI models. It supports 31 models at good quality or better. This is a premium configuration — you can run large 30B+ parameter models at good quality, and most 7B models at maximum quality. Ideal for professional AI workloads.

What's the best model for NVIDIA DGX H100?

The top-rated models for the NVIDIA DGX H100 are DeepSeek R1, DeepSeek R1 0528, DeepSeek v3 0324. With this much memory, you can prioritize quality — use higher quantizations (Q5/Q6) for better output, or run larger 30B+ models for more capable reasoning.

How fast is NVIDIA DGX H100 for AI inference?

With 26800.0 GB/s memory bandwidth, the NVIDIA DGX H100 achieves approximately 4169 tok/s on a 7B model at Q4_K_M — that's very fast, well above conversational speed. A 14B model runs at ~2084 tok/s. Apple Silicon achieves high efficiency (~70%) thanks to unified memory — there's no PCIe bottleneck between CPU and GPU.

tok/s = (26800 GB/s ÷ model GB) × efficiency

Apple Silicon achieves ~70% bandwidth efficiency thanks to unified memory and Metal acceleration.

Estimated speed on NVIDIA DGX H100

Real-world results typically within ±20%.

Learn more about tok/s estimation →

Can I run AI offline on NVIDIA DGX H100?

Yes — once you download a model, it runs entirely on the NVIDIA DGX H100 without internet. Applications like Ollama and LM Studio make it straightforward to download, manage, and run models locally. All your conversations stay private on your device with zero data sent to external servers. This is one of the key advantages of local AI: complete privacy, no API costs, and no rate limits.