sino
commited on
Commit
•
0ab1e96
1
Parent(s):
896e7f9
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
],
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "configuration_maelm.MAELMConfig",
|
7 |
-
"AutoModel": "modeling_maelm.MAEForCausalLM"
|
8 |
"AutoModelForCausalLM": "modeling_maelm.MAEForCausalLM"
|
9 |
},
|
10 |
"model_type": "MAELM"
|
|
|
4 |
],
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "configuration_maelm.MAELMConfig",
|
7 |
+
"AutoModel": "modeling_maelm.MAEForCausalLM",
|
8 |
"AutoModelForCausalLM": "modeling_maelm.MAEForCausalLM"
|
9 |
},
|
10 |
"model_type": "MAELM"
|