Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -38,7 +38,7 @@
|
|
38 |
"image_grid_pinpoints": null,
|
39 |
"initializer_range": 0.02,
|
40 |
"intermediate_size": 11008,
|
41 |
-
"max_position_embeddings":
|
42 |
"mm_hidden_size": 1024,
|
43 |
"mm_resampler_type": null,
|
44 |
"mm_use_im_patch_token": false,
|
|
|
38 |
"image_grid_pinpoints": null,
|
39 |
"initializer_range": 0.02,
|
40 |
"intermediate_size": 11008,
|
41 |
+
"max_position_embeddings": 4096,
|
42 |
"mm_hidden_size": 1024,
|
43 |
"mm_resampler_type": null,
|
44 |
"mm_use_im_patch_token": false,
|