Skip to content

Commit b6c596c

Browse files
committed
Test build base, pytorch
1 parent 17dad80 commit b6c596c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dlc_developer_config.toml

Lines changed: 1 addition & 1 deletion
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 = ["vllm"]
40+
build_frameworks = ["base", "pytorch"]
4141

4242

4343
# By default we build both training and inference containers. Set true/false values to determine which to build.

0 commit comments

Comments
 (0)