We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8526850 commit 2674c50Copy full SHA for 2674c50
vllm/buildspec-sm.yml
@@ -43,7 +43,7 @@ images:
43
latest_release_tag: !join [ *VERSION, "-", *DEVICE_TYPE, "-", *TAG_PYTHON_VERSION, "-", *CUDA_VERSION, "-", *OS_VERSION, "-sm" ]
44
docker_file: !join [ *FRAMEWORK, /, *ARCH_TYPE, /, *DEVICE_TYPE, /Dockerfile ]
45
target: vllm-sagemaker
46
- build: false
+ build: true
47
enable_common_stage_build: false
48
test_configs:
49
test_platforms:
0 commit comments