| { |
| "adapter_layer_norm_eps": 1e-06, |
| "alignment_activation_fn": "swiglu", |
| "alignment_intermediate_size": 49152, |
| "architectures": [ |
| "AyaVisionForConditionalGeneration" |
| ], |
| "downsample_factor": 2, |
| "image_token_index": 255022, |
| "max_splits_per_img": 12, |
| "model_type": "aya_vision", |
| "projector_hidden_act": "gelu", |
| "quantization": { |
| "group_size": 64, |
| "bits": 8 |
| }, |
| "text_config": { |
| "intermediate_size": 24576, |
| "model_type": "cohere", |
| "num_key_value_heads": 8, |
| "rope_theta": 4000000, |
| "torch_dtype": "float16", |
| "use_qk_norm": false |
| }, |
| "torch_dtype": "float16", |
| "transformers_version": "4.50.0.dev0", |
| "vision_config": { |
| "hidden_size": 1152, |
| "image_size": 364, |
| "intermediate_size": 4304, |
| "model_type": "siglip_vision_model", |
| "num_attention_heads": 16, |
| "num_hidden_layers": 27, |
| "patch_size": 14, |
| "torch_dtype": "float16", |
| "vision_use_head": false, |
| "skip_vision": true |
| }, |
| "vision_feature_layer": -1, |
| "vision_feature_select_strategy": "full" |
| } |