Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"Idefics3ForConditionalGeneration"
|
4 |
],
|
5 |
"image_seq_len": 81,
|
6 |
-
"image_token_id":
|
7 |
"model_type": "idefics3",
|
8 |
"scale_factor": 3,
|
9 |
"text_config": {
|
@@ -94,7 +94,7 @@
|
|
94 |
"tie_word_embeddings": false,
|
95 |
"torch_dtype": "bfloat16",
|
96 |
"transformers_version": "4.46.3",
|
97 |
-
"use_cache":
|
98 |
"vision_config": {
|
99 |
"_attn_implementation_autoset": false,
|
100 |
"_name_or_path": "",
|
|
|
3 |
"Idefics3ForConditionalGeneration"
|
4 |
],
|
5 |
"image_seq_len": 81,
|
6 |
+
"image_token_id": 128254,
|
7 |
"model_type": "idefics3",
|
8 |
"scale_factor": 3,
|
9 |
"text_config": {
|
|
|
94 |
"tie_word_embeddings": false,
|
95 |
"torch_dtype": "bfloat16",
|
96 |
"transformers_version": "4.46.3",
|
97 |
+
"use_cache": false,
|
98 |
"vision_config": {
|
99 |
"_attn_implementation_autoset": false,
|
100 |
"_name_or_path": "",
|