File size: 577 Bytes
f00b0ba |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
{
"architectures": [
"MolmoForConditionalGeneration"
],
"image_token_index": 152069,
"initializer_range": 0.02,
"model_type": "molmo",
"pooling_config": {
"model_type": ""
},
"text_config": {
"attention_bias": true,
"model_type": "molmo_text",
"use_attention_layer_norm": false,
"use_postnorm": false
},
"torch_dtype": "float32",
"transformers_version": "4.48.0.dev0",
"vision_config": {
"model_type": "molmo_vision_model"
},
"vision_feature_layers": [
-2,
-9
],
"vision_feature_select_strategy": "default"
}
|