bridge.perf_recipes.nemotronh.h100.nemotronh#
H100 performance recipes for NemotronH and Nemotron 3.
Module Contents#
Functions#
NemotronH 56B pretrain: 64× H100, FP8 current-scaling. |
|
Nemotron 3 Super pretrain: 64× H100, BF16. |
|
Nemotron 3 Nano pretrain: 16× H100, BF16, recompute MoE+layernorm. |
|
Nemotron 3 Nano pretrain: 16× H100, FP8 current-scaling, recompute. |
|
Nemotron 3.5 Lightning benchmark pretrain: 16× H100, BF16. |
|
Nemotron 3.5 Lightning pretrain: 16× H100, FP8 current-scaling. |
Data#
API#
- bridge.perf_recipes.nemotronh.h100.nemotronh._NEMOTRON_3_5_LIGHTNING_MODEL_ID#
‘nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16’
- bridge.perf_recipes.nemotronh.h100.nemotronh._NEMOTRON_3_5_LIGHTNING_MODEL_REVISION#
‘b3caaabed0263651a17dc1f2d4ce97e794f76c44’
- bridge.perf_recipes.nemotronh.h100.nemotronh.nemotronh_56b_pretrain_64gpu_h100_fp8cs_config() megatron.bridge.perf_recipes.nemotronh.common.ConfigContainer#
NemotronH 56B pretrain: 64× H100, FP8 current-scaling.
- bridge.perf_recipes.nemotronh.h100.nemotronh.nemotron_3_super_pretrain_64gpu_h100_bf16_config() megatron.bridge.perf_recipes.nemotronh.common.ConfigContainer#
Nemotron 3 Super pretrain: 64× H100, BF16.
- bridge.perf_recipes.nemotronh.h100.nemotronh.nemotron_3_nano_pretrain_16gpu_h100_bf16_config() megatron.bridge.perf_recipes.nemotronh.common.ConfigContainer#
Nemotron 3 Nano pretrain: 16× H100, BF16, recompute MoE+layernorm.
- bridge.perf_recipes.nemotronh.h100.nemotronh.nemotron_3_nano_pretrain_16gpu_h100_fp8cs_config() megatron.bridge.perf_recipes.nemotronh.common.ConfigContainer#
Nemotron 3 Nano pretrain: 16× H100, FP8 current-scaling, recompute.
- bridge.perf_recipes.nemotronh.h100.nemotronh.nemotron_3_5_lightning_pretrain_16gpu_h100_bf16_config() megatron.bridge.perf_recipes.nemotronh.common.ConfigContainer#
Nemotron 3.5 Lightning benchmark pretrain: 16× H100, BF16.
- bridge.perf_recipes.nemotronh.h100.nemotronh.nemotron_3_5_lightning_pretrain_16gpu_h100_fp8cs_config() megatron.bridge.perf_recipes.nemotronh.common.ConfigContainer#
Nemotron 3.5 Lightning pretrain: 16× H100, FP8 current-scaling.