Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
921e78f4
Unverified
Commit
921e78f4
authored
Oct 27, 2025
by
Micah Williamson
Committed by
GitHub
Oct 27, 2025
Browse files
[ROCm] Update AITER branch for ROCm base docker (#27586)
Signed-off-by:
Micah Williamson
<
micah.williamson@amd.com
>
parent
6ebffafb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/Dockerfile.rocm_base
docker/Dockerfile.rocm_base
+1
-1
No files found.
docker/Dockerfile.rocm_base
View file @
921e78f4
...
@@ -7,7 +7,7 @@ ARG PYTORCH_REPO="https://github.com/ROCm/pytorch.git"
...
@@ -7,7 +7,7 @@ ARG PYTORCH_REPO="https://github.com/ROCm/pytorch.git"
ARG PYTORCH_VISION_REPO="https://github.com/pytorch/vision.git"
ARG PYTORCH_VISION_REPO="https://github.com/pytorch/vision.git"
ARG FA_BRANCH="0e60e394"
ARG FA_BRANCH="0e60e394"
ARG FA_REPO="https://github.com/Dao-AILab/flash-attention.git"
ARG FA_REPO="https://github.com/Dao-AILab/flash-attention.git"
ARG AITER_BRANCH="
eef23c7f
"
ARG AITER_BRANCH="
9716b1b8
"
ARG AITER_REPO="https://github.com/ROCm/aiter.git"
ARG AITER_REPO="https://github.com/ROCm/aiter.git"
FROM ${BASE_IMAGE} AS base
FROM ${BASE_IMAGE} AS base
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment