Skip to content

Commit 2d8d076

Browse files
author
DevakiBolleneni
committed
rebuild after efa version update
1 parent f876226 commit 2d8d076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dlc_developer_config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ deep_canary_mode = false
3737
[build]
3838
# Add in frameworks you would like to build. By default, builds are disabled unless you specify building an image.
3939
# available frameworks - ["base", "vllm", "autogluon", "huggingface_tensorflow", "huggingface_pytorch", "huggingface_tensorflow_trcomp", "huggingface_pytorch_trcomp", "pytorch_trcomp", "tensorflow", "pytorch", "stabilityai_pytorch"]
40-
build_frameworks = []
40+
build_frameworks = ["base"]
4141

4242

4343
# By default we build both training and inference containers. Set true/false values to determine which to build.
@@ -121,7 +121,7 @@ nightly_pr_test_mode = false
121121
### TRAINING PR JOBS ###
122122

123123
# Base
124-
dlc-pr-base = ""
124+
dlc-pr-base = "base/buildspec-cu130-ubuntu22.yml"
125125

126126
# Standard Framework Training
127127
dlc-pr-pytorch-training = ""

0 commit comments

Comments
 (0)