qq8933 commited on
Commit
888ec40
1 Parent(s): b396c5e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "internlm/internlm2-chat-1_8b",
3
  "architectures": [
4
  "InternLM2ForCausalLM"
5
  ],
@@ -7,7 +7,7 @@
7
  "auto_map": {
8
  "AutoConfig": "configuration_internlm2.InternLM2Config",
9
  "AutoModel": "modeling_internlm2.InternLM2ForCausalLM",
10
- "AutoModelForCausalLM": "internlm/internlm2-chat-1_8b--modeling_internlm2.InternLM2ForCausalLM"
11
  },
12
  "bias": false,
13
  "bos_token_id": 1,
 
1
  {
2
+ "_name_or_path": "AI4Chem/CHEMLLM-2b-1_5",
3
  "architectures": [
4
  "InternLM2ForCausalLM"
5
  ],
 
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,