dle666 commited on
Commit
45ba816
1 Parent(s): b9d5943

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "_name_or_path": "/root/paddlejob/workspace/env_run/dlluo/dle/InternLM-XComposer-main/internlm-xcomposer2-vl-7b",
3
  "architectures": [
4
- "InternLMXComposer2ForCausalLM"
5
  ],
6
  "auto_map": {
7
  "AutoConfig": "configuration_internlm_xcomposer2.InternLMXcomposer2Config",
8
- "AutoModel": "modeling_internlm_xcomposer2.InternLMXComposer2ForCausalLM",
9
- "AutoModelForCausalLM": "modeling_internlm_xcomposer2.InternLMXComposer2ForCausalLM"
10
  },
11
  "bias": false,
12
  "bos_token_id": 1,
 
1
  {
2
  "_name_or_path": "/root/paddlejob/workspace/env_run/dlluo/dle/InternLM-XComposer-main/internlm-xcomposer2-vl-7b",
3
  "architectures": [
4
+ "RCoTForCausalLM7B"
5
  ],
6
  "auto_map": {
7
  "AutoConfig": "configuration_internlm_xcomposer2.InternLMXcomposer2Config",
8
+ "AutoModel": "modeling_rcot7b.RCoTForCausalLM7B",
9
+ "AutoModelForCausalLM": "modeling_rcot7b.RCoTForCausalLM7B"
10
  },
11
  "bias": false,
12
  "bos_token_id": 1,