DeepSeek-V4 Pro
DeepSeek-V4 Pro
DeepSeek-V4 Pro is a fine-grained mixture-of-experts language model supported by NeMo AutoModel’s native DeepSeek-V4 implementation.
Example Model and Recipe
Run the Recipe
This configuration uses PP8 and EP64 across 512 GPUs (64 nodes with 8 H100 GPUs
per node), so it is not a single-node example. Launch it through Slurm or an
external torchrun environment using the topology declared in the recipe. For
example, after setting the rendezvous host and port for your cluster:
See the Launcher Guide for cluster-specific setup and the Large MoE Fine-Tuning Guide for the full multi-node environment setup.