Skip to content

Commit

Permalink
Merge branch 'main' into shanmugamr-main-patch-23323
Browse files Browse the repository at this point in the history
  • Loading branch information
Shanmugam Ramasamy committed Dec 20, 2023
2 parents b7f8a07 + e4c73d6 commit d44375d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ if [[ $USE_TE -eq 1 ]]; then
echo "Running with TransformerEngine ..."
TRANSFORMER_IMPL=transformer_engine
TRAINING_DTYPE=bf16
ADDITIONAL_PARAMS+=" --attention-softmax-in-fp32"
else
echo "Running with local transformer implementation ..."
fi
Expand Down

0 comments on commit d44375d

Please sign in to comment.