BoyaWu10's picture
Upload checkpoints
22b9226
{
"_name_or_path": "bunny-stablelm-2-siglip-lora",
"architectures": [
"StableLMEpochForCausalLM"
],
"auto_map": {
"AutoConfig": "bunny_stablelm.BunnyStableLMConfig",
"AutoModelForCausalLM": "modeling_stablelm_epoch.StableLMEpochForCausalLM"
},
"bos_token_id": null,
"eos_token_id": 100257,
"freeze_mm_mlp_adapter": false,
"hidden_act": "silu",
"hidden_size": 2048,
"image_aspect_ratio": "pad",
"initializer_range": 0.02,
"intermediate_size": 5632,
"max_position_embeddings": 4096,
"mm_hidden_size": 1152,
"mm_projector_lr": 2e-05,
"mm_projector_type": "mlp2x_gelu",
"mm_vision_tower": "google/siglip-so400m-patch14-384",
"model_type": "bunny-stablelm",
"norm_eps": 1e-05,
"num_attention_heads": 32,
"num_heads": 32,
"num_hidden_layers": 24,
"num_key_value_heads": 32,
"rope_pct": 0.25,
"rope_theta": 10000,
"rotary_scaling_factor": 1.0,
"tie_word_embeddings": false,
"tokenizer_model_max_length": 2048,
"tokenizer_padding_side": "right",
"torch_dtype": "bfloat16",
"transformers_version": "4.36.2",
"tune_mm_mlp_adapter": false,
"use_cache": true,
"use_mm_proj": true,
"use_qkv_bias": true,
"vocab_size": 100352
}