fix gh200 tests on main (#11246)
Signed-off-by: youkaichao <youkaichao@gmail.com>
This commit is contained in:
@@ -6,8 +6,8 @@ set -ex
|
||||
|
||||
# Try building the docker image
|
||||
DOCKER_BUILDKIT=1 docker build . \
|
||||
--target test \
|
||||
-platform "linux/arm64" \
|
||||
--target vllm-openai \
|
||||
--platform "linux/arm64" \
|
||||
-t gh200-test \
|
||||
--build-arg max_jobs=66 \
|
||||
--build-arg nvcc_threads=2 \
|
||||
|
||||
Reference in New Issue
Block a user