TensorRT-LLMs/examples/auto_deploy/model_registry/configs/dashboard_default.yaml
tcherckez-nvidia 9f6abaf59f
[#9640][feat] Migrate model registry to v2.0 format with composable configs (#9836)
Signed-off-by: Tal Cherckez <127761168+tcherckez-nvidia@users.noreply.github.com>
2025-12-19 05:30:02 -08:00

10 lines
286 B
YAML

# Default configuration for all AutoDeploy dashboard tests
# These are baseline settings that apply to all models unless overridden
runtime: trtllm
attn_backend: flashinfer
compile_backend: torch-compile
model_factory: AutoModelForCausalLM
skip_loading_weights: false
max_seq_len: 512