razmars commited on
Commit
803c4b2
·
verified ·
1 Parent(s): cbbee57

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -29,6 +29,7 @@
29
  "noisy_gating_std_decay": 1,
30
  "pred_len": 96,
31
  "seq_len": 512,
 
32
  "top_k_experts": 12,
33
  "torch_dtype": "float32",
34
  "transformers_version": "4.40.1",
 
29
  "noisy_gating_std_decay": 1,
30
  "pred_len": 96,
31
  "seq_len": 512,
32
+ "moe_norm": 0,
33
  "top_k_experts": 12,
34
  "torch_dtype": "float32",
35
  "transformers_version": "4.40.1",