Skip to content

Commit e29bc70

Browse files
committed
update
1 parent fc21d3d commit e29bc70

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
@@ -1014,7 +1014,7 @@ function llama_static_auto_recompute_bs8_fp32_DP1-MP1-PP1() {
10141014
echo "result: loss=$loss ips=$ips mem=$mem"
10151015
loss_base=9.52110565
10161016
if [ $IS_A100 -ne 0 ];then
1017-
loss_base=9.44003963
1017+
loss_base=9.54202747
10181018
fi
10191019
ips_base=-1
10201020
mem_base=-1

0 commit comments

Comments
 (0)