yuanzhoulvpi's picture
Upload 12 files
35770cc verified
raw
history blame contribute delete
No virus
1.25 kB
{
"_name_or_path": "test_model/model001",
"architectures": [
"LlavaForConditionalGeneration"
],
"ignore_index": -100,
"image_token_index": 151646,
"model_type": "llava",
"pad_token_id": 151643,
"projector_hidden_act": "gelu",
"text_config": {
"_name_or_path": "/home/yuanz/documents/models/Qwen1.5-4B-Chat",
"architectures": [
"Qwen2ForCausalLM"
],
"bos_token_id": 151643,
"eos_token_id": 151645,
"hidden_size": 2560,
"intermediate_size": 6912,
"max_position_embeddings": 32768,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 20,
"num_hidden_layers": 40,
"num_key_value_heads": 20,
"rope_theta": 5000000.0,
"sliding_window": 32768,
"torch_dtype": "bfloat16",
"use_sliding_window": false,
"vocab_size": 151936
},
"torch_dtype": "bfloat16",
"transformers_version": "4.41.2",
"vision_config": {
"dropout": 0.0,
"hidden_size": 1024,
"image_size": 336,
"intermediate_size": 4096,
"model_type": "clip_vision_model",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"patch_size": 14,
"projection_dim": 768
},
"vision_feature_layer": -2,
"vision_feature_select_strategy": "default"
}