czczup commited on
Commit
f12cf18
1 Parent(s): 2bf07d3

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -8,6 +8,7 @@
8
  "AutoModel": "modeling_internvl_chat.InternVLChatModel",
9
  "AutoModelForCausalLM": "modeling_internvl_chat.InternVLChatModel"
10
  },
 
11
  "downsample_ratio": 0.5,
12
  "dynamic_image_size": false,
13
  "force_image_size": 448,
 
8
  "AutoModel": "modeling_internvl_chat.InternVLChatModel",
9
  "AutoModelForCausalLM": "modeling_internvl_chat.InternVLChatModel"
10
  },
11
+ "system_message": "Answer the questions.",
12
  "downsample_ratio": 0.5,
13
  "dynamic_image_size": false,
14
  "force_image_size": 448,