Skip to content

ci: add gfx11 vLLM image build and GHCR publish workflow - #1242

Open
zohaibm-amd wants to merge 2 commits into
gfx11from
zohaibm/gfx11-docker-image
Open

ci: add gfx11 vLLM image build and GHCR publish workflow#1242
zohaibm-amd wants to merge 2 commits into
gfx11from
zohaibm/gfx11-docker-image

Conversation

@zohaibm-amd

@zohaibm-amd zohaibm-amd commented Aug 27, 2026

Copy link
Copy Markdown

Purpose

We would like to provide users with a docker image that can let them serve models without having to install anything else.

We need CI to build and publish this image. We don't publish an image automatically. This workflow can only be dispatched manually (for now, we can revisit this in the future).

Test Plan

Locally pulled and ran a script to use this docker image as a base and then serve Gemma4 model.

Test Result

Successfully pulled the base image, started up the vLLM server and responded when a custom query was sent

Co-authored-by: Claude <noreply@anthropic.com>
Signed-off-by: Zohaib Moti <zohaib.moti@amd.com>
Comment thread docker/Dockerfile.gfx11
Comment on lines +38 to +39
ARG PYTORCH_INDEX_URL=https://rocm.nightlies.amd.com/whl-multi-arch/

@eble-amd eble-amd Aug 27, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to use the packages that were used in the old index. Once we have QA done with the newer packages we can move to the new index. Thanks for pointing this out.

Comment thread docker/Dockerfile.gfx11 Outdated
Comment thread .github/workflows/build-gfx11-image.yml Outdated
Comment thread .github/workflows/build-gfx11-image.yml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants