Add DSV4-Pro GB300 8k1k non-MTP disagg recipes#174
Open
yhyang201 wants to merge 1 commit into
Open
Conversation
Add 6 disaggregated serving recipes for DeepSeek-V4-Pro on GB300 FP4 with 8k/1k workload, ported from InferenceX PR #1528. Configs: - 1p1d-tp4-tp4: low latency (c=1, flashinfer_mxfp4) - 1p1d-dep4-dep16: 5 nodes, c=1024 - 4p1d-dep4-dep16: 8 nodes, c=1024 - 8p1d-dep4-dep16: 12 nodes, c=4096 - 10p1d-dep4-dep16: 14 nodes, c=8192 - 12p1d-dep4-dep12: 15 nodes, c=21504 All use dynamo frontend, mooncake KV transfer, megamoe MoE backend (except tp4-tp4 which uses flashinfer_mxfp4). Image: sglang nightly-dev-cu13-20260520-425dffbd.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add 6 disaggregated serving recipes for DeepSeek-V4-Pro on GB300 FP4 with 8k/1k workload,
ported from InferenceX (PR #1528).
Configs:
All use dynamo frontend, mooncake KV transfer.
Image: sglang nightly-dev-cu13-20260520-425dffbd.