minor: add dataset dump and questions shuffle - #2093
Merged
Conversation
timethink
pushed a commit
to timethink/sglang
that referenced
this pull request
Mar 9, 2025
ChangLiu0709
added a commit
to ChangLiu0709/sglang
that referenced
this pull request
Jul 9, 2026
…#2093/sgl-project#2108 Incorporates the following changes from InferenceX benchmark recipes: - Bump MI355X docker image to v0.5.14-rocm720-mi35x-20260708 - Update swa-full-tokens-ratio from 0.1 to 0.15 across all MI355X cells - Add DP-attention env vars for MI355X balanced/high-throughput cells: SGLANG_SHARED_EXPERT_TP1=1, SGLANG_DP_SHARED_EXPERT_LOCAL=1, SGLANG_DP_USE_REDUCE_SCATTER=1 - Replace --enable-prefill-delayer + --prefill-delayer-max-delay-ms 5000 with --enable-two-batch-overlap for all MI355X DP-attention cells Refs: SemiAnalysisAI/InferenceX#2093, SemiAnalysisAI/InferenceX#2108
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.
Motivation
Modifications
Checklist