hyx21 commited on
Commit
9d9376b
1 Parent(s): bec7d1c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "image_size": 448,
20
  "initializer_range": 0.1,
21
  "intermediate_size": 5760,
22
- "max_position_embeddings": 2048,
23
  "model_type": "minicpmv",
24
  "num_attention_heads": 36,
25
  "num_hidden_layers": 40,
 
19
  "image_size": 448,
20
  "initializer_range": 0.1,
21
  "intermediate_size": 5760,
22
+ "max_position_embeddings": 4096,
23
  "model_type": "minicpmv",
24
  "num_attention_heads": 36,
25
  "num_hidden_layers": 40,