Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "configuration_internlm2.InternLM2Config",
|
9 |
"AutoModel": "modeling_internlm2.InternLM2ForCausalLM",
|
10 |
-
"AutoModelForCausalLM": "
|
11 |
},
|
12 |
"bias": false,
|
13 |
"bos_token_id": 1,
|
|
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "configuration_internlm2.InternLM2Config",
|
9 |
"AutoModel": "modeling_internlm2.InternLM2ForCausalLM",
|
10 |
+
"AutoModelForCausalLM": "modeling_internlm2.InternLM2ForCausalLM"
|
11 |
},
|
12 |
"bias": false,
|
13 |
"bos_token_id": 1,
|