taesiri commited on
Commit
e73827d
1 Parent(s): e01bc86

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": "/home/mreza/src/Glitch-LLaVA/Bunny/weights/Bunny-v1_1-4B",
3
  "architectures": [
4
  "BunnyPhi3ForCausalLM"
5
  ],
@@ -21,7 +21,7 @@
21
  "mm_hidden_size": 3456,
22
  "mm_projector_lr": null,
23
  "mm_projector_type": "mlp2x_gelu",
24
- "mm_vision_tower": "./weights/siglip-so400m-patch14-384",
25
  "model_type": "bunny-phi3",
26
  "num_attention_heads": 32,
27
  "num_hidden_layers": 32,
 
1
  {
2
+ "_name_or_path": "VideoGameBunny-v1_1-4B",
3
  "architectures": [
4
  "BunnyPhi3ForCausalLM"
5
  ],
 
21
  "mm_hidden_size": 3456,
22
  "mm_projector_lr": null,
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,