Skip to content

Commit 63cb484

Browse files
committed
Set VP=None for bf16 B300
Signed-off-by: Raghav Hrishikeshan Mukundan <rmukundan@nvidia.com>
1 parent a759cdf commit 63cb484

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/performance/configs/qwen/qwen3_workload_base_configs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113
BASE_QWEN3_235B_A22B_CONFIG,
114114
num_gpus=64,
115115
pipeline_model_parallel_size=8,
116-
virtual_pipeline_model_parallel_size=4,
117116
expert_model_parallel_size=8,
118117
global_batch_size=1024,
119118
moe_a2a_overlap=False,

0 commit comments

Comments
 (0)