hhoh commited on
Commit
950da62
·
verified ·
1 Parent(s): bec3e1a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -10,6 +10,7 @@
10
  "eod_token_id": 120026,
11
  "eos_token_id": 120025,
12
  "expert_hidden_dim": 768,
 
13
  "first_k_dense_replace": 1,
14
  "head_dim": 128,
15
  "hidden_act": "silu",
 
10
  "eod_token_id": 120026,
11
  "eos_token_id": 120025,
12
  "expert_hidden_dim": 768,
13
+ "moe_intermediate_size": 768,
14
  "first_k_dense_replace": 1,
15
  "head_dim": 128,
16
  "hidden_act": "silu",