x54-729 commited on
Commit
88cd482
1 Parent(s): e09107d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "auto_map": {
6
  "AutoConfig": "configuration_internlm.InternLMConfig",
7
- "AutoModel": "modeling_internlm.InternLMModel",
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,