abhijitmishra's picture
Upload PolyverseForConditionalGeneration
1657e3d verified
raw
history blame contribute delete
981 Bytes
{
"_name_or_path": "utischoolnlp/Polyverse-587M-256-16-random",
"architectures": [
"PolyverseForConditionalGeneration"
],
"hidden_size": 768,
"image_token_index": 151646,
"model_type": "Polyverse",
"projection_dim": 896,
"text_config": {
"_name_or_path": "Qwen/Qwen2-0.5B-Instruct",
"architectures": [
"Qwen2ForCausalLM"
],
"bos_token_id": 151643,
"eos_token_id": 151645,
"hidden_size": 896,
"intermediate_size": 4864,
"max_window_layers": 24,
"model_type": "qwen2",
"num_attention_heads": 14,
"num_hidden_layers": 24,
"num_image_tokens": 256,
"num_key_value_heads": 2,
"rope_theta": 1000000.0,
"tie_word_embeddings": true,
"torch_dtype": "bfloat16"
},
"torch_dtype": "float32",
"transformers_version": "4.44.0",
"vision_config": {
"_name_or_path": "google/siglip-base-patch16-256",
"image_size": 256,
"model_type": "siglip_vision_model",
"projection_dim": 896
}
}