Remove smoke wording from tests and comments (#23355)

This commit is contained in:
Xiaoyu Zhang
2026-04-28 12:05:27 +08:00
committed by GitHub
parent 1a55646dcd
commit 6fbad22feb
12 changed files with 17 additions and 17 deletions
@@ -593,7 +593,7 @@ export const DeepSeekV4Deployment = () => {
// headroom for DeepEP buffer + mooncake KV recv + CG private pool.
// Cookbook defaults (mem-frac 0.874, cg_max_bs 512, max-running 256)
// OOM during CG capture. mem-frac sweep at 0.83 / 0.87 / 0.89 / 0.91
// all pass static smoke; 0.9 picked as the default — leaves
// all pass static validation; 0.9 picked as the default — leaves
// ~14 GB / GPU post-CG headroom for mooncake transfer + activation
// peaks while giving ~1M-token KV pool.
if (isGB300 && modelSize === "big") {