Skip to content

[AMD] Add ROCm latest tags to AMD Docker release workflow#14380

Open
michael-amd wants to merge 3 commits intosgl-project:mainfrom
michael-amd:rocm-latest
Open

[AMD] Add ROCm latest tags to AMD Docker release workflow#14380
michael-amd wants to merge 3 commits intosgl-project:mainfrom
michael-amd:rocm-latest

Conversation

@michael-amd
Copy link

@michael-amd michael-amd commented Dec 4, 2025

Motivation

This adds a new job 'create-rocm-latest-tags' that runs after the 'publish' job and creates floating 'latest' tags for ROCm images:

  • lmsysorg/sglang:rocm-latest (points to rocm700-mi30x now, or point to rocm700-mi35x? Do we need this tag?)
  • lmsysorg/sglang:rocm630-mi30x-latest
  • lmsysorg/sglang:rocm700-mi30x-latest
  • lmsysorg/sglang:rocm700-mi35x-latest

This allows users to simply run 'docker pull lmsysorg/sglang:rocm-latest' instead of having to look up the specific versioned tag.

CC: @HaiShaw, @saienduri

Modifications

Accuracy Tests

Benchmarking and Profiling

Checklist

This adds a new job 'create-rocm-latest-tags' that runs after the 'publish'
job and creates floating 'latest' tags for ROCm images:

- lmsysorg/sglang:rocm-latest (points to rocm700-mi30x)
- lmsysorg/sglang:rocm630-mi30x-latest
- lmsysorg/sglang:rocm700-mi30x-latest
- lmsysorg/sglang:rocm700-mi35x-latest

This allows users to simply run 'docker pull lmsysorg/sglang:rocm-latest'
instead of having to look up the specific versioned tag.
@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@github-actions github-actions bot added the amd label Dec 4, 2025
@michael-amd michael-amd changed the title Add ROCm latest tags to AMD Docker release workflow [AMD] Add ROCm latest tags to AMD Docker release workflow Dec 4, 2025
@michael-amd michael-amd marked this pull request as ready for review December 4, 2025 04:22
michael-amd pushed a commit to michael-amd/sglang that referenced this pull request Dec 4, 2025
@HaiShaw
Copy link
Collaborator

HaiShaw commented Dec 10, 2025

@saienduri Please review the added chunk of handling code -
the ask is just to add an alias latest tag to images at https://hub.docker.com/r/rocm/sgl-dev/tags:

rocm700-mi35x-latest -> v0.5.6.post1-rocm700-mi35x-20251209
rocm700-mi30x-latest -> v0.5.6.post1-rocm700-mi30x-20251209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants