We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd14e2 commit c902545Copy full SHA for c902545
benchmarks/gptoss_fp4_b200_trt_slurm.sh
@@ -29,7 +29,6 @@ PORT=$(( 8888 + $PORT_OFFSET ))
29
30
# ========= Determine DP_ATTENTION, EP_SIZE and MOE_BACKEND based on ISL, OSL, CONC =========
31
MOE_BACKEND="TRTLLM"
32
-export DP_ATTENTION=false
33
34
echo "MOE_BACKEND set to '$MOE_BACKEND'"
35
0 commit comments