Isaachh commited on
Commit
d7be4ed
1 Parent(s): b774e66
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "BAAI/Bunny-v1_0-4B",
3
  "architectures": [
4
  "BunnyPhi3ForCausalLM"
5
  ],
@@ -21,7 +21,7 @@
21
  "mm_hidden_size": 3456,
22
  "mm_projector_lr": 2e-05,
23
  "mm_projector_type": "mlp2x_gelu",
24
- "mm_vision_tower": "/share/bunny/models/siglip-so400m-patch14-384",
25
  "model_type": "bunny-phi3",
26
  "num_attention_heads": 32,
27
  "num_hidden_layers": 32,
 
1
  {
2
+ "_name_or_path": "BAAI/Bunny-v1_1-4B",
3
  "architectures": [
4
  "BunnyPhi3ForCausalLM"
5
  ],
 
21
  "mm_hidden_size": 3456,
22
  "mm_projector_lr": 2e-05,
23
  "mm_projector_type": "mlp2x_gelu",
24
+ "mm_vision_tower": "google/siglip-so400m-patch14-384",
25
  "model_type": "bunny-phi3",
26
  "num_attention_heads": 32,
27
  "num_hidden_layers": 32,