Change dsr1 fp8 image to lmsysorg/sglang 0.5.5.post3 and fp4 image to 0.5.5.post2 for AMD MI355#247
Merged
cquil11 merged 20 commits intoSemiAnalysisAI:mainfrom Dec 5, 2025
Conversation
…-mi35x for dsr1-fp8
Contributor
|
@rkarhila-amd thanks for the PR. did u happen to change the wrong thing in
|
This was referenced Dec 2, 2025
* Adjust preview for dark mode and light mode picture element for better display based on color scheme. * Rounded * Update image alt text in README.md
Co-authored-by: Jatin Gangani <[email protected]>
…#227) * initial poc * remove -d flag when launching docker container * syntax error * compatibility fixes * add correct endpoint prefix * remove reference env var * run vllm serve in background * unescape sequences * stop vllm to stdout after it stops * stop vllm to stdout after it stops pt 2 * get rid of docker stop as no longer in detatched * clone bench serving to tmp dir * clone bench serving to tmp dir pt 2 * add explanatory comment * cleaning up * cleaning up * adding mi355x refactor * adding h200 initial refactor * different way to see server logs * cleanup * now fail if server fails * starting on b200 * doign b200 * reverting erroneous change * fixing b200 * fixing b200 pt 2 * updating mi300 * updating mi300 pt 2 * updating mi300 pt 3 -- remove detached mode * cleaning up mi355x * fixing mi300x and updating 325x * reverting max conc to 512 on gptoss fp4 b200 docker * fixing mi300x and updating 325x * cleanng up * add wait for h200 slurm dsr1 * max num seqs back to 512 for gptoss fpr b200 docker * fix port issue for dsr1 mi300x docker * fix mi355x docker NUM_PROMPTS * adding prop of failure for server logs * add utils function for benchmark * add utils function for benchmark * function-ize the waiting for server to start * dont show arg parsing set -x * dont show arg parsing set +x oops * dont show arg parsing set +x oops * capture server pid * nebdius dont scancel * changes to comments in benchmark lib . sh * Update benchmarks/dsr1_fp4_mi355x_docker.sh Co-authored-by: Copilot <[email protected]> * Update .github/workflows/benchmark-tmpl.yml Co-authored-by: Copilot <[email protected]> * adding back whitespace * adding back whitespace * adding back whitespace * remove tg launch script * Update benchmarks/gptoss_fp4_h100_docker.sh Co-authored-by: Copilot <[email protected]> * Update benchmarks/dsr1_fp8_mi325x_docker.sh Co-authored-by: Copilot <[email protected]> * Update benchmarks/dsr1_fp8_mi355x_docker.sh Co-authored-by: Copilot <[email protected]> * Update benchmarks/gptoss_fp4_b200_trt_slurm.sh Co-authored-by: Copilot <[email protected]> * Audit and correct required environment variables documentation in all benchmark scripts (SemiAnalysisAI#252) * Initial plan * Update required env vars documentation in all benchmark scripts Co-authored-by: cquil11 <[email protected]> * Fix required env vars - remove NF, PREFILL_SIZE, and correct PORT/PORT_OFFSET Co-authored-by: cquil11 <[email protected]> * Remove internally-calculated vars from required env vars (EXTRA_CONFIG_FILE, MAX_NUM_TOKENS, MOE_BACKEND) Co-authored-by: cquil11 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: cquil11 <[email protected]> * removing oci node rebase with main --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Copilot <[email protected]>
…SemiAnalysisAI#253) Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...1af3b93) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#259) Bumps the github-actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/setup-python` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@e797f83...83679a8) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bumps DSR1 SGLang code * update how we get the resulting log files --------- Co-authored-by: Elnifio <[email protected]> Co-authored-by: Cameron Quilici <[email protected]>
* Update GPTOSS B200 AGG * set dp attention env vars * Add DP attn comment --------- Co-authored-by: Jatin Gangani <[email protected]>
Collaborator
Author
Yeah, sorry, my bad! We're now updating this PR to include some changes to runners to enable FP4 on the same lmsys container. |
cquil11
reviewed
Dec 3, 2025
benchmarks/dsr1_fp8_mi355x_docker.sh
Outdated
| export ROCM_QUICK_REDUCE_QUANTIZATION=INT4 | ||
|
|
||
|
|
||
| SERVER_LOG=$(mktemp /tmp/server-XXXXXX.log) |
cquil11
reviewed
Dec 3, 2025
benchmarks/dsr1_fp8_mi355x_slurm.sh
Outdated
| export RCCL_MSCCL_ENABLE=0 | ||
| export ROCM_QUICK_REDUCE_QUANTIZATION=INT4 | ||
|
|
||
|
|
cquil11
reviewed
Dec 3, 2025
Collaborator
|
old perf
new perf
looks good to me, if all good with you? @rkarhila-amd |
Collaborator
|
pls also correct PR description |
Collaborator
Author
|
Thanks @cquil11 , good to go from my side! |
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.

A small but significantly performance increasing change. MI300 and MI325 to follow after testing. Slurm changes untested.