Add BrainOCR model code: config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"intermediate_size": 3584,
|
| 20 |
"max_position_embeddings": 32768,
|
| 21 |
"mlp_bias": false,
|
| 22 |
-
"model_type": "
|
| 23 |
"norm_type": "rms",
|
| 24 |
"num_attention_heads": 16,
|
| 25 |
"num_experts": 1,
|
|
|
|
| 19 |
"intermediate_size": 3584,
|
| 20 |
"max_position_embeddings": 32768,
|
| 21 |
"mlp_bias": false,
|
| 22 |
+
"model_type": "hunyuan_vl",
|
| 23 |
"norm_type": "rms",
|
| 24 |
"num_attention_heads": 16,
|
| 25 |
"num_experts": 1,
|