Turn off PREBUILD aiter in MI355 (#13963)

This commit is contained in:
Thomas Wang
2025-11-25 22:30:39 -08:00
committed by GitHub
parent 007c3e234c
commit 5a8adca900
+1 -1
View File
@@ -40,7 +40,7 @@ FROM $BASE_IMAGE_950 AS gfx950
ENV BUILD_VLLM="0"
ENV BUILD_TRITON="0"
ENV BUILD_LLVM="0"
ENV BUILD_AITER_ALL="1"
ENV BUILD_AITER_ALL="0"
ENV BUILD_MOONCAKE="1"
ENV AITER_COMMIT="v0.1.7.post2"
ENV NO_DEPS_FLAG=""