Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
| 25 |
"highres_connect": false,
|
| 26 |
"image_aspect_ratio": "pad",
|
| 27 |
"image_position": 91,
|
| 28 |
-
"image_token_len":
|
| 29 |
"initializer_range": 0.02,
|
| 30 |
"intermediate_size": 8192,
|
| 31 |
"is_image_newline": true,
|
|
@@ -58,7 +58,7 @@
|
|
| 58 |
"num_query_group": 1,
|
| 59 |
"pretraining_tp": 1,
|
| 60 |
"query_num_list": [
|
| 61 |
-
|
| 62 |
],
|
| 63 |
"rms_norm_eps": 1e-05,
|
| 64 |
"rope_scaling": {
|
|
|
|
| 25 |
"highres_connect": false,
|
| 26 |
"image_aspect_ratio": "pad",
|
| 27 |
"image_position": 91,
|
| 28 |
+
"image_token_len": 144,
|
| 29 |
"initializer_range": 0.02,
|
| 30 |
"intermediate_size": 8192,
|
| 31 |
"is_image_newline": true,
|
|
|
|
| 58 |
"num_query_group": 1,
|
| 59 |
"pretraining_tp": 1,
|
| 60 |
"query_num_list": [
|
| 61 |
+
144
|
| 62 |
],
|
| 63 |
"rms_norm_eps": 1e-05,
|
| 64 |
"rope_scaling": {
|