qq8933 commited on
Commit
4b96a1e
1 Parent(s): 641d56c

Update config.json

Browse files
Files changed (1) hide show
  1. 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": "internlm/internlm2-chat-20b--modeling_internlm2.InternLM2ForCausalLM"
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,