We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e80c69 commit a6b48c3Copy full SHA for a6b48c3
dlc_developer_config.toml
@@ -37,7 +37,7 @@ deep_canary_mode = false
37
[build]
38
# Add in frameworks you would like to build. By default, builds are disabled unless you specify building an image.
39
# available frameworks - ["base", "vllm", "sglang", "autogluon", "huggingface_tensorflow", "huggingface_pytorch", "huggingface_tensorflow_trcomp", "huggingface_pytorch_trcomp", "pytorch_trcomp", "tensorflow", "pytorch", "stabilityai_pytorch"]
40
-build_frameworks = ["sglang"]
+build_frameworks = []
41
42
43
# By default we build both training and inference containers. Set true/false values to determine which to build.
0 commit comments