File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ function llama_dygraph_auto_bs8_fp32_DP2-MP2() {
476476 loss_base=9.3507843
477477 if [ $IS_A100 -ne 0 ]; then
478478 if [ $IS_CUDA123 -ne 0 ]; then
479- loss_base=9.38577652
479+ loss_base=9.38577747
480480 else
481481 loss_base=9.38577747
482482 fi
@@ -1310,7 +1310,7 @@ function llama_align_dygraph_dy2st_pir_auto_bs2_bf16_DP2-MP2-PP1-SP() {
13101310 fi
13111311 elif [ $IS_A100 -ne 0 ] && [ $to_static -eq 1 ]; then
13121312 if [ $IS_CUDA123 -ne 0 ]; then
1313- loss_base=9.38023453
1313+ loss_base=9.37985001
13141314 else
13151315 loss_base=9.37989655
13161316 fi
@@ -1587,7 +1587,7 @@ function llama_align_dygraph_dy2st_pir_auto_bs2_bf16_DP2-MP2-PP2-SP() {
15871587 fi
15881588 elif [ $IS_A100 -ne 0 ] && [ $to_static -eq 1 ]; then
15891589 if [ $IS_CUDA123 -ne 0 ]; then
1590- loss_base=9.44244614
1590+ loss_base=9.44231339
15911591 else
15921592 loss_base=9.44231415
15931593 fi
You can’t perform that action at this time.
0 commit comments