Skip to content

Commit cd4e816

Browse files
authored
[CI] remove run_pretrain_auto_static.py CI when open PIR (#9177)
1 parent ad14dc4 commit cd4e816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/distribute/ci_case_auto.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ function llama_case_list_auto() {
5151
# llama_static_auto_recompute_bs16_fp32_DP2-MP2-PP1
5252
# llama_static_auto_recompute_bs16_fp32_DP2-MP2-PP2
5353
# llama_static_auto_recompute_bs16_fp32_DP2-MP2-PP2-VPP2-Sharding2_stage2
54-
llama_static_auto_recompute_bs16_fp16_DP2-MP2-PP2-VPP2-Sharding2_stage2
54+
# llama_static_auto_recompute_bs16_fp16_DP2-MP2-PP2-VPP2-Sharding2_stage2
5555

5656
llama_align_dygraph_dy2st_auto_bs2_bf16_DP2-MP1-PP1
5757
llama_convert_hybrid_ckpt_to_auto_parallel_bs2_fp32_DP2-MP1-PP1

0 commit comments

Comments
 (0)