mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-07-10 03:27:09 +08:00
[ROCm][CI/Build] Fix triton version to one that has triton_kernels required for gpt-oss to run (#31159)
Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
This commit is contained in:
parent
8dd0db687b
commit
ab3a85fd68
@ -1,5 +1,5 @@
|
|||||||
ARG BASE_IMAGE=rocm/dev-ubuntu-22.04:7.0-complete
|
ARG BASE_IMAGE=rocm/dev-ubuntu-22.04:7.0-complete
|
||||||
ARG TRITON_BRANCH="a272dfa8"
|
ARG TRITON_BRANCH="57c693b6"
|
||||||
ARG TRITON_REPO="https://github.com/ROCm/triton.git"
|
ARG TRITON_REPO="https://github.com/ROCm/triton.git"
|
||||||
ARG PYTORCH_BRANCH="89075173"
|
ARG PYTORCH_BRANCH="89075173"
|
||||||
ARG PYTORCH_REPO="https://github.com/ROCm/pytorch.git"
|
ARG PYTORCH_REPO="https://github.com/ROCm/pytorch.git"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user