Skip to content

Commit 335905a

Browse files
authored
Update pretrain-llama2_13b_dynamic_auto.json (#10785)
1 parent 46c25bf commit 335905a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_tipc/static/auto_parallel/llama2/pretrain_config_llama2_13b/pretrain-llama2_13b_dynamic_auto.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"sequence_parallel": 0,
2020
"use_flash_attention": true,
2121
"use_fused_rms_norm": true,
22-
"use_fast_layer_norm": false,
22+
"use_fast_layer_norm": true,
2323
"fuse_attention_ffn": true,
2424
"fuse_attention_qkv": true,
2525
"use_fused_rope": true,
@@ -57,4 +57,4 @@
5757
"to_static": false,
5858
"enable_auto_parallel": true
5959
}
60-
60+

0 commit comments

Comments
 (0)