Skip to content

Commit

Permalink
add new args from mcore
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Cui <[email protected]>
  • Loading branch information
cuichenx authored Oct 23, 2024
1 parent ed37d19 commit 165e5f9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ def __init__(
attn_mask_type: AttnMaskType,
attention_type: str,
attention_dropout: float = None,
softmax_scale: float = None,
cp_comm_type: str = None,
):
super().__init__(config=config)

Expand Down

0 comments on commit 165e5f9

Please sign in to comment.