utdawn commited on
Commit
2e48107
·
verified ·
1 Parent(s): ee56264

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -20,6 +20,8 @@
20
  "num_experts_per_tok": 8,
21
  "expert_capacity": 48,
22
  "block_size": 32,
 
 
23
  "norm_head": false,
24
  "num_attention_heads": 32,
25
  "num_experts": 256,
 
20
  "num_experts_per_tok": 8,
21
  "expert_capacity": 48,
22
  "block_size": 32,
23
+ "delete_token_id": 156930,
24
+ "split_token_id": 156931,
25
  "norm_head": false,
26
  "num_attention_heads": 32,
27
  "num_experts": 256,