Skip to content

Commit 7663ca7

Browse files
Merge pull request #777 from srivatsankrishnan/m-bridge
B200 M-bridge misconfig
2 parents 394c622 + 19ba5ed commit 7663ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/experimental/megatron_bridge/test/b200/megatron_bridge_qwen_30b.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gpu_type = "b200"
3030
container_image = "nvcr.io#nvidia/nemo:25.11.01"
3131
model_name = "qwen3"
3232
model_size = "30b_a3b"
33-
gpus_per_node = 4
33+
gpus_per_node = 8
3434
num_gpus = 8
3535
domain = "llm"
3636
task = "pretrain"

0 commit comments

Comments
 (0)