Update config.json
Browse files- config.json +3 -0
config.json
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"Idefics3ForConditionalGeneration"
|
| 4 |
],
|
|
|
|
| 5 |
"image_token_id": 49153,
|
| 6 |
"model_type": "idefics3",
|
| 7 |
"scale_factor": 3,
|
|
@@ -171,6 +172,8 @@
|
|
| 171 |
"transformers_version": "4.46.0",
|
| 172 |
"use_cache": true,
|
| 173 |
"vision_config": {
|
|
|
|
|
|
|
| 174 |
"_attn_implementation_autoset": false,
|
| 175 |
"_name_or_path": "",
|
| 176 |
"add_cross_attention": false,
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"Idefics3ForConditionalGeneration"
|
| 4 |
],
|
| 5 |
+
"image_seq_len": 81,
|
| 6 |
"image_token_id": 49153,
|
| 7 |
"model_type": "idefics3",
|
| 8 |
"scale_factor": 3,
|
|
|
|
| 172 |
"transformers_version": "4.46.0",
|
| 173 |
"use_cache": true,
|
| 174 |
"vision_config": {
|
| 175 |
+
"size": {"longest_edge": 1920},
|
| 176 |
+
"max_image_size": {"longest_edge": 384},
|
| 177 |
"_attn_implementation_autoset": false,
|
| 178 |
"_name_or_path": "",
|
| 179 |
"add_cross_attention": false,
|