@@ -3078,7 +3078,7 @@ dsr1-fp8-h200-sglang-mtp:
30783078# Uses the cu129 image. H200 has no FP4 path, so the FP4 indexer cache
30793079# flag is omitted. Max-model-len is pinned at 800k per the recipe.
30803080dsv4-fp8-h200-vllm :
3081- image : vllm/vllm-openai:v0.21 .0
3081+ image : vllm/vllm-openai:v0.25 .0
30823082 model : deepseek-ai/DeepSeek-V4-Pro
30833083 model-prefix : dsv4
30843084 runner : h200
@@ -3098,11 +3098,10 @@ dsv4-fp8-h200-vllm:
30983098 - { tp: 8, ep: 1, dp-attn: false, conc-start: 1, conc-end: 256 }
30993099 - { tp: 8, ep: 8, dp-attn: true, conc-start: 1, conc-end: 256 }
31003100
3101- # MTP variant of dsv4-fp8-h200-vllm. Uses the canonical v0.20.1 image
3102- # (the non-MTP entry above is still on the deepseekv4-cu129 tag) and adds
3101+ # MTP variant of dsv4-fp8-h200-vllm. Mirrors the non-MTP image and adds
31033102# --speculative-config '{"method":"mtp","num_speculative_tokens":2}'.
31043103dsv4-fp8-h200-vllm-mtp :
3105- image : vllm/vllm-openai:v0.21 .0
3104+ image : vllm/vllm-openai:v0.25 .0
31063105 model : deepseek-ai/DeepSeek-V4-Pro
31073106 model-prefix : dsv4
31083107 runner : h200
@@ -3143,7 +3142,7 @@ dsv4-fp8-h200-vllm-agentic:
31433142# runner pool, search space) and adds EAGLE speculative decoding via
31443143# --speculative-algorithm EAGLE with the (3,1,4) chain matching dsv4-fp4-b300-sglang-mtp.
31453144dsv4-fp8-h200-sglang :
3146- image : lmsysorg/sglang:deepseek-v4-hopper@sha256:7f19c6dc092e47a10fac2e41f47eab78970280d06648b8e50d312a82f0ae722f
3145+ image : lmsysorg/sglang:deepseek-v4-hopper@sha256:1bf5d508ab110cc0fe1659a5f21d1be02a7f0d7ca8f58cea7e7f4e11f6ae208f
31473146 model : deepseek-ai/DeepSeek-V4-Pro
31483147 model-prefix : dsv4
31493148 runner : h200-dgxc
@@ -3167,7 +3166,7 @@ dsv4-fp8-h200-sglang:
31673166# runner pool, search space) and adds EAGLE speculative decoding via
31683167# --speculative-algorithm EAGLE with the (3,1,4) chain matching dsv4-fp4-b300-sglang-mtp.
31693168dsv4-fp8-h200-sglang-mtp :
3170- image : lmsysorg/sglang:deepseek-v4-hopper@sha256:7f19c6dc092e47a10fac2e41f47eab78970280d06648b8e50d312a82f0ae722f
3169+ image : lmsysorg/sglang:deepseek-v4-hopper@sha256:1bf5d508ab110cc0fe1659a5f21d1be02a7f0d7ca8f58cea7e7f4e11f6ae208f
31713170 model : deepseek-ai/DeepSeek-V4-Pro
31723171 model-prefix : dsv4
31733172 runner : h200-dgxc
0 commit comments