Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -34,6 +34,7 @@
|
|
| 34 |
]
|
| 35 |
],
|
| 36 |
"image_split_resolution": 224,
|
|
|
|
| 37 |
"initializer_range": 0.02,
|
| 38 |
"intermediate_size": 14336,
|
| 39 |
"max_position_embeddings": 8192,
|
|
|
|
| 34 |
]
|
| 35 |
],
|
| 36 |
"image_split_resolution": 224,
|
| 37 |
+
"image_token_index": 128256,
|
| 38 |
"initializer_range": 0.02,
|
| 39 |
"intermediate_size": 14336,
|
| 40 |
"max_position_embeddings": 8192,
|