Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
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": "
|
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,
|