khang119966 commited on
Commit
3eed975
1 Parent(s): 69aed7c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -5,9 +5,9 @@
5
  "InternVLChatModel"
6
  ],
7
  "auto_map": {
8
- "AutoConfig": "khang119966/vintern-250--configuration_internvl_chat.InternVLChatConfig",
9
- "AutoModel": "khang119966/vintern-250--modeling_internvl_chat.InternVLChatModel",
10
- "AutoModelForCausalLM": "khang119966/vintern-250--modeling_internvl_chat.InternVLChatModel"
11
  },
12
  "downsample_ratio": 0.5,
13
  "dynamic_image_size": true,
@@ -187,6 +187,6 @@
187
  "transformers_version": "4.42.3",
188
  "typical_p": 1.0,
189
  "use_bfloat16": true,
190
- "use_flash_attn": true
191
  }
192
  }
 
5
  "InternVLChatModel"
6
  ],
7
  "auto_map": {
8
+ "AutoConfig": "5CD-AI/Vintern-1B-v2--configuration_internvl_chat.InternVLChatConfig",
9
+ "AutoModel": "5CD-AI/Vintern-1B-v2--modeling_internvl_chat.InternVLChatModel",
10
+ "AutoModelForCausalLM": "5CD-AI/Vintern-1B-v2--modeling_internvl_chat.InternVLChatModel"
11
  },
12
  "downsample_ratio": 0.5,
13
  "dynamic_image_size": true,
 
187
  "transformers_version": "4.42.3",
188
  "typical_p": 1.0,
189
  "use_bfloat16": true,
190
+ "use_flash_attn": false
191
  }
192
  }