File size: 1,239 Bytes
a3a7806
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ca14d76
a3a7806
 
 
 
 
 
 
 
 
 
 
 
 
 
ca14d76
a3a7806
ca14d76
a3a7806
 
641f724
a3a7806
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
  "_name_or_path": "BAAI/Bunny-Llama-3-8B-V",
  "architectures": [
    "BunnyLlamaForCausalLM"
  ],
  "auto_map": {
    "AutoConfig": "configuration_bunny_llama.BunnyLlamaConfig",
    "AutoModelForCausalLM": "modeling_bunny_llama.BunnyLlamaForCausalLM"
  },
  "attention_bias": false,
  "attention_dropout": 0.0,
  "bos_token_id": 128000,
  "eos_token_id": 128001,
  "freeze_mm_mlp_adapter": false,
  "hidden_act": "silu",
  "hidden_size": 4096,
  "image_aspect_ratio": "pad",
  "initializer_range": 0.02,
  "intermediate_size": 14336,
  "max_position_embeddings": 8192,
  "mm_hidden_size": 1152,
  "mm_projector_lr": 1e-05,
  "mm_projector_type": "mlp2x_gelu",
  "mm_vision_tower": "google/siglip-so400m-patch14-384",
  "model_type": "bunny-llama",
  "num_attention_heads": 32,
  "num_hidden_layers": 32,
  "num_key_value_heads": 8,
  "pretraining_tp": 1,
  "rms_norm_eps": 1e-05,
  "rope_scaling": null,
  "rope_theta": 500000.0,
  "tie_word_embeddings": false,
  "tokenizer_model_max_length": 2048,
  "tokenizer_padding_side": "right",
  "torch_dtype": "float16",
  "transformers_version": "4.40.0",
  "tune_mm_mlp_adapter": false,
  "unfreeze_vision_tower": true,
  "use_cache": true,
  "use_mm_proj": true,
  "vocab_size": 128256
}