stevenkuang commited on
Commit
a960ebc
·
verified ·
1 Parent(s): 02b95e9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "HYV3ForCausalLM"
4
  ],
5
  "bos_token_id": 120000,
 
6
  "enable_attention_fp32_softmax": false,
7
  "enable_lm_head_fp32": true,
8
  "enable_moe_fp32_combine": false,
 
3
  "HYV3ForCausalLM"
4
  ],
5
  "bos_token_id": 120000,
6
+ "dtype": "bfloat16",
7
  "enable_attention_fp32_softmax": false,
8
  "enable_lm_head_fp32": true,
9
  "enable_moe_fp32_combine": false,