{ | |
"architectures": [ | |
"MAEForCausalLM" | |
], | |
"auto_map": { | |
"AutoConfig": "configuration_maelm.MAELMConfig", | |
"AutoModel": "modeling_maelm.MAEForCausalLM", | |
"AutoModelForCausalLM": "modeling_maelm.MAEForCausalLM" | |
}, | |
"model_type": "MAELM" | |
} | |
{ | |
"architectures": [ | |
"MAEForCausalLM" | |
], | |
"auto_map": { | |
"AutoConfig": "configuration_maelm.MAELMConfig", | |
"AutoModel": "modeling_maelm.MAEForCausalLM", | |
"AutoModelForCausalLM": "modeling_maelm.MAEForCausalLM" | |
}, | |
"model_type": "MAELM" | |
} | |