Upload config.json
Browse files- config.json +25 -4
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "llavanext-google_siglip-so400m-patch14-384-Qwen_Qwen1.5-7B-Chat-mlp2x_gelu-finetune_la1_6mix_fvis_direct32k_anyres_check_toml_trial6",
|
| 3 |
"architectures": [
|
| 4 |
"LlavaQwenForCausalLM"
|
| 5 |
],
|
|
@@ -8,16 +8,37 @@
|
|
| 8 |
"eos_token_id": 151645,
|
| 9 |
"hidden_act": "silu",
|
| 10 |
"hidden_size": 4096,
|
| 11 |
-
"image_aspect_ratio": "
|
| 12 |
"image_crop_resolution": 224,
|
| 13 |
-
"image_grid_pinpoints":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
"image_split_resolution": 224,
|
| 15 |
"initializer_range": 0.02,
|
| 16 |
"intermediate_size": 11008,
|
| 17 |
"max_position_embeddings": 32768,
|
| 18 |
"max_window_layers": 28,
|
| 19 |
"mm_hidden_size": 1152,
|
| 20 |
-
"mm_patch_merge_type": "
|
| 21 |
"mm_projector_lr": null,
|
| 22 |
"mm_projector_type": "mlp2x_gelu",
|
| 23 |
"mm_resampler_type": null,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/mnt/bn/vl-research/checkpoints/llavanext-google_siglip-so400m-patch14-384-Qwen_Qwen1.5-7B-Chat-mlp2x_gelu-finetune_la1_6mix_fvis_direct32k_anyres_check_toml_trial6",
|
| 3 |
"architectures": [
|
| 4 |
"LlavaQwenForCausalLM"
|
| 5 |
],
|
|
|
|
| 8 |
"eos_token_id": 151645,
|
| 9 |
"hidden_act": "silu",
|
| 10 |
"hidden_size": 4096,
|
| 11 |
+
"image_aspect_ratio": "anyres",
|
| 12 |
"image_crop_resolution": 224,
|
| 13 |
+
"image_grid_pinpoints": [
|
| 14 |
+
[
|
| 15 |
+
384,
|
| 16 |
+
768
|
| 17 |
+
],
|
| 18 |
+
[
|
| 19 |
+
768,
|
| 20 |
+
384
|
| 21 |
+
],
|
| 22 |
+
[
|
| 23 |
+
768,
|
| 24 |
+
768
|
| 25 |
+
],
|
| 26 |
+
[
|
| 27 |
+
1152,
|
| 28 |
+
384
|
| 29 |
+
],
|
| 30 |
+
[
|
| 31 |
+
384,
|
| 32 |
+
1152
|
| 33 |
+
]
|
| 34 |
+
],
|
| 35 |
"image_split_resolution": 224,
|
| 36 |
"initializer_range": 0.02,
|
| 37 |
"intermediate_size": 11008,
|
| 38 |
"max_position_embeddings": 32768,
|
| 39 |
"max_window_layers": 28,
|
| 40 |
"mm_hidden_size": 1152,
|
| 41 |
+
"mm_patch_merge_type": "spatial_unpad",
|
| 42 |
"mm_projector_lr": null,
|
| 43 |
"mm_projector_type": "mlp2x_gelu",
|
| 44 |
"mm_resampler_type": null,
|