Upload config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -64,6 +64,7 @@
|
|
| 64 |
},
|
| 65 |
"num_attention_heads": 16,
|
| 66 |
"num_hidden_layers": 24,
|
|
|
|
| 67 |
"num_key_value_heads": 16,
|
| 68 |
"rms_norm_eps": 1e-06,
|
| 69 |
"rope_theta": 1000000.0,
|
|
|
|
| 64 |
},
|
| 65 |
"num_attention_heads": 16,
|
| 66 |
"num_hidden_layers": 24,
|
| 67 |
+
"num_image_tokens": 729,
|
| 68 |
"num_key_value_heads": 16,
|
| 69 |
"rms_norm_eps": 1e-06,
|
| 70 |
"rope_theta": 1000000.0,
|