Yuan-lab commited on
Commit
821d8e1
·
verified ·
1 Parent(s): 42f05e3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -48,6 +48,7 @@
48
  "max_position_embeddings": 32768,
49
  "model_max_length": 32768,
50
  "model_type": "yuan",
 
51
  "moe_config": {
52
  "ffn_hidden_size": 16384,
53
  "gated_linear_unit": true,
 
48
  "max_position_embeddings": 32768,
49
  "model_max_length": 32768,
50
  "model_type": "yuan",
51
+ "moe_num_experts": 48,
52
  "moe_config": {
53
  "ffn_hidden_size": 16384,
54
  "gated_linear_unit": true,