-
Notifications
You must be signed in to change notification settings - Fork 694
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Environment
dynamo 0.6.1
Additional Context
No response
Screenshots
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working