GeeeekExplorer commited on
Commit
4504094
·
verified ·
1 Parent(s): a1fd202

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -6,6 +6,7 @@
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 0,
8
  "eos_token_id": 1,
 
9
  "hc_eps": 1e-06,
10
  "hc_mult": 4,
11
  "hc_sinkhorn_iters": 20,
 
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 0,
8
  "eos_token_id": 1,
9
+ "expert_dtype": "fp4",
10
  "hc_eps": 1e-06,
11
  "hc_mult": 4,
12
  "hc_sinkhorn_iters": 20,