2e9b560 1f9001d
1
2
3
4
5
6
from .modeling_mpt import MPTConfig class MMAlayaMPTConfig(MPTConfig): model_type = "mmalaya"