Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
],
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "configuration_internlm.InternLMConfig",
|
7 |
-
"AutoModel": "modeling_internlm.
|
8 |
"AutoModelForCausalLM": "modeling_internlm.InternLMForCausalLM"
|
9 |
},
|
10 |
"bias": true,
|
|
|
4 |
],
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "configuration_internlm.InternLMConfig",
|
7 |
+
"AutoModel": "modeling_internlm.InternLMForCausalLM",
|
8 |
"AutoModelForCausalLM": "modeling_internlm.InternLMForCausalLM"
|
9 |
},
|
10 |
"bias": true,
|