Add Qwen3.5 B200 workload#46
Conversation
Use the Blackwell NVFP4 checkpoint and preserve the existing Qwen accuracy and serving benchmark coverage. Co-Authored-By: Codex <noreply@anthropic.com> Signed-off-by: khluu <khluu000@gmail.com>
Send generated token IDs directly so the benchmark preserves exact input lengths without a lossy decode and server re-tokenization loop.\n\nCo-Authored-By: Codex <noreply@anthropic.com> Signed-off-by: khluu <khluu000@gmail.com>
|
Buildkite #314 proved the Qwen3.5 NVFP4 server configuration itself is healthy on 8x B200: the 233.93 GiB checkpoint loaded, compilation and graph capture completed, and the API became ready. The random benchmark then failed before inference with Commit |
Co-Authored-By: Codex <noreply@anthropic.com> Signed-off-by: khluu <khluu000@gmail.com>
|
Buildkite #317 confirmed a pinned-version mismatch rather than a model startup problem: the 8x B200 server became healthy again, but vLLM bench exited with |
|
Replacement validation is running in Buildkite #319 on commit |
|
Buildkite #319 passed in 13m01s on |
This PR was authored with assistance from Codex.
Summary
Recipe: https://recipes.vllm.ai/Qwen/Qwen3.5-397B-A17B
Local validation
lm_evalregistrybash -n lib/run.sh lib/server.sh lib/run_lm_eval.sh lib/run_vllm_bench.shpython3 .buildkite/test_generate_pipeline.py(6/6 passed)WORKLOADS=qwen3_5_b200pipeline generationgit diff --checkGPU validation
f25953cimage does not support the newer--prompt-token-idsCLI option3c952d3uses 256 prompts instead, retaining two waves at concurrency 128 while excluding the failing generated sample