prince-canuma
commited on
Commit
•
51a7c6d
1
Parent(s):
87c2c6b
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -22,6 +22,7 @@
|
|
22 |
"mm_projector_type": "mlp2x_gelu",
|
23 |
"mm_vision_tower": "google/siglip-so400m-patch14-384",
|
24 |
"model_type": "bunny-llama",
|
|
|
25 |
"num_attention_heads": 32,
|
26 |
"num_hidden_layers": 32,
|
27 |
"num_key_value_heads": 8,
|
|
|
22 |
"mm_projector_type": "mlp2x_gelu",
|
23 |
"mm_vision_tower": "google/siglip-so400m-patch14-384",
|
24 |
"model_type": "bunny-llama",
|
25 |
+
"language_model": "meta-llama/Meta-Llama-3-8B",
|
26 |
"num_attention_heads": 32,
|
27 |
"num_hidden_layers": 32,
|
28 |
"num_key_value_heads": 8,
|