linzhao-amd commited on
Commit
5b31e94
·
verified ·
1 Parent(s): 03a79bb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -65,7 +65,7 @@
65
  "lm_head": true,
66
  "max_position_embeddings": 8192,
67
  "mlp_bias": false,
68
- "model_type": "DeepseekOCR",
69
  "moe_intermediate_size": 896,
70
  "n_group": 1,
71
  "n_routed_experts": 64,
 
65
  "lm_head": true,
66
  "max_position_embeddings": 8192,
67
  "mlp_bias": false,
68
+ "model_type": "deepseek_vl_v2",
69
  "moe_intermediate_size": 896,
70
  "n_group": 1,
71
  "n_routed_experts": 64,