Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"attn_layer_idx": [],
|
10 |
"attn_cfg": {},
|
11 |
"rms_norm": true,
|
12 |
-
"residual_in_fp32":
|
13 |
"fused_add_norm": true,
|
14 |
"pad_vocab_size_multiple": 16,
|
15 |
"tie_embeddings": true
|
|
|
9 |
"attn_layer_idx": [],
|
10 |
"attn_cfg": {},
|
11 |
"rms_norm": true,
|
12 |
+
"residual_in_fp32": false,
|
13 |
"fused_add_norm": true,
|
14 |
"pad_vocab_size_multiple": 16,
|
15 |
"tie_embeddings": true
|