[Fix] Update to v0.1.5.post4 and refine HIP attention backend selection (#11161)

This commit is contained in:
jacky.cheng
2025-10-03 12:19:30 +08:00
committed by GitHub
parent a2faf8940c
commit b00a0c786f
2 changed files with 2 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ ENV BUILD_TRITON="0"
ENV BUILD_LLVM="0"
ENV BUILD_AITER_ALL="1"
ENV BUILD_MOONCAKE="1"
ENV AITER_COMMIT="v0.1.5.post3"
ENV AITER_COMMIT="v0.1.5.post4"
ENV NO_DEPS_FLAG="--no-deps"
# ===============================