Xenova's picture
Xenova HF staff
Upload PaliGemmaForConditionalGeneration
f48018e verified
raw
history blame
No virus
780 Bytes
{
"architectures": [
"PaliGemmaForConditionalGeneration"
],
"hidden_size": 16,
"ignore_index": -100,
"image_token_index": 257152,
"model_type": "paligemma",
"projection_dim": 16,
"text_config": {
"head_dim": 16,
"hidden_size": 16,
"intermediate_size": 32,
"model_type": "gemma",
"num_attention_heads": 4,
"num_hidden_layers": 2,
"num_image_tokens": 196,
"num_key_value_heads": 4,
"vocab_size": 257216
},
"torch_dtype": "float32",
"transformers_version": "4.42.0.dev0",
"vision_config": {
"hidden_size": 16,
"intermediate_size": 32,
"model_type": "siglip_vision_model",
"num_attention_heads": 4,
"num_hidden_layers": 2,
"patch_size": 16,
"projection_dim": 16
},
"vocab_size": 257152
}