Qwe1325 commited on
Commit
f19a036
·
verified ·
1 Parent(s): eb7bc12

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -5,9 +5,9 @@
5
  "InternVLChatModel"
6
  ],
7
  "auto_map": {
8
- "AutoConfig": "MediaTek-Research/Llama-Breeze2-8B-Instruct-v0_1--configuration_internvl_chat.InternVLChatConfig",
9
- "AutoModel": "MediaTek-Research/Llama-Breeze2-8B-Instruct-v0_1--modeling_internvl_chat.InternVLChatModel",
10
- "AutoModelForCausalLM": "MediaTek-Research/Llama-Breeze2-8B-Instruct-v0_1--modeling_internvl_chat.InternVLChatModel"
11
  },
12
  "downsample_ratio": 0.5,
13
  "dynamic_image_size": true,
 
5
  "InternVLChatModel"
6
  ],
7
  "auto_map": {
8
+ "AutoConfig": "configuration_internvl_chat.InternVLChatConfig",
9
+ "AutoModel": "modeling_internvl_chat.InternVLChatModel",
10
+ "AutoModelForCausalLM": "modeling_internvl_chat.InternVLChatModel"
11
  },
12
  "downsample_ratio": 0.5,
13
  "dynamic_image_size": true,