Skip to content

[BUG]: DGDR config error when using aiconfigurator #4371

@sozercan

Description

@sozercan

Describe the Bug

ValueError: Must provide --aic-system when using --use-ai-configurator.

using config from
https://docs.nvidia.com/dynamo/latest/planner/sla_planner_quickstart.html#using-existing-dgd-configs-recommended-for-custom-setups

Steps to Reproduce

deploy a config that has

      sweep:
        use_ai_configurator: true  # Set to true for fast profiling (TensorRT-LLM only)
      aic:
        system: h100_sxm
        model_name: QWEN3_32B
        backend_version: "0.20.0"

Expected Behavior

should not error

Actual Behavior

Image

Environment

dynamo 0.6.1

Additional Context

No response

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions