mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-14 21:51:57 +00:00
fix
This commit is contained in:
@@ -500,8 +500,8 @@ class RingAttention(torch.autograd.Function):
|
||||
k,
|
||||
v,
|
||||
sp_group,
|
||||
tp_group: Optional[dist.ProcessGroup],
|
||||
attention_mask_type,
|
||||
tp_group=None,
|
||||
cu_seqlens=None,
|
||||
max_seqlen=None,
|
||||
valid_indices=None,
|
||||
|
Reference in New Issue
Block a user