config
Predefined LoRA configurations for common Megatron-Core model architectures.
These configs are designed to be passed directly to
modelopt.torch.peft.update_model() or used as the --lora-config
argument in the PTQ script.
Config name strings map to entries in LORA_CFG_CHOICES.