We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4d2b4 commit 59ef6d9Copy full SHA for 59ef6d9
dlc_developer_config.toml
@@ -46,7 +46,7 @@ build_inference = true
46
47
# Set do_build to "false" to skip builds and test the latest image built by this PR
48
# Note: at least one build is required to set do_build to "false"
49
-do_build = false
+do_build = true
50
51
[notify]
52
### Notify on test failures
@@ -184,7 +184,7 @@ dlc-pr-pytorch-eia-inference = ""
184
dlc-pr-tensorflow-2-eia-inference = ""
185
186
# vllm
187
-dlc-pr-vllm = "vllm/buildspec-ec2-pre.yml"
+dlc-pr-vllm = "vllm/buildspec-sm-pre.yml"
188
189
# sglang
190
dlc-pr-sglang = ""
0 commit comments