passionMan commited on
Commit
6983777
·
verified ·
1 Parent(s): bdab9d2

Add BrainOCR model code: config.json

Browse files
Files changed (1) hide show
  1. 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": "brain_ocr",
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,