Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build, ROCm] Dockerfile.rocm for Instinct GPUs, with package updates #1861

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

HaiShaw
Copy link
Collaborator

@HaiShaw HaiShaw commented Oct 31, 2024

Motivation

Enable SGLang AMD/ROCm docker build.

Modifications

Add Dockerfile.rocm
Usage:
docker build --build-arg SGL_BRANCH=v0.3.4.post2 -t testImage -f Dockerfile.rocm .

Two build-args:
SGL_REPO: repository name, default https://github.com/sgl-project/sglang
SGL_BRANCH: branch/tag/commit, default main

Checklist

  • [+] Format your code according to the Contributor Guide.
  • [+] Add unit tests as outlined in the Contributor Guide.
  • [+] Update documentation as needed, including docstrings or example tutorials.

@merrymercy merrymercy merged commit d8e9d61 into sgl-project:main Oct 31, 2024
1 check passed
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