x54-729 commited on
Commit
30fa22a
1 Parent(s): 659ed91

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -4,6 +4,7 @@
4
  ],
5
  "auto_map": {
6
  "AutoConfig": "configuration_internlm.InternLMConfig",
 
7
  "AutoModelForCausalLM": "modeling_internlm.InternLMForCausalLM"
8
  },
9
  "bias": true,
 
4
  ],
5
  "auto_map": {
6
  "AutoConfig": "configuration_internlm.InternLMConfig",
7
+ "AutoModel": "modeling_internlm.InternLMModel",
8
  "AutoModelForCausalLM": "modeling_internlm.InternLMForCausalLM"
9
  },
10
  "bias": true,