from .modeling_mpt import MPTConfig class MMAlayaMPTConfig(MPTConfig): model_type = "mmalaya"