taesiri commited on
Commit
b5381d2
1 Parent(s): a2d87c4

Update config.json

Browse files
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_1-Llama-3-8B-V",
3
  "architectures": [
4
  "BunnyLlamaForCausalLM"
5
  ],
@@ -22,7 +22,7 @@
22
  "mm_hidden_size": 3456,
23
  "mm_projector_lr": null,
24
  "mm_projector_type": "mlp2x_gelu",
25
- "mm_vision_tower": "./weights/siglip-so400m-patch14-384",
26
  "model_type": "bunny-llama",
27
  "num_attention_heads": 32,
28
  "num_hidden_layers": 32,
 
1
  {
2
+ "_name_or_path": "BAAI/VideoGameBunny-v1_1-Llama-3-8B-V",
3
  "architectures": [
4
  "BunnyLlamaForCausalLM"
5
  ],
 
22
  "mm_hidden_size": 3456,
23
  "mm_projector_lr": null,
24
  "mm_projector_type": "mlp2x_gelu",
25
+ "mm_vision_tower": "google/siglip-so400m-patch14-384",
26
  "model_type": "bunny-llama",
27
  "num_attention_heads": 32,
28
  "num_hidden_layers": 32,