mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-24 22:42:15 +00:00
fix
This commit is contained in:
parent
0a01e2a453
commit
683179cefd
@ -18,7 +18,7 @@ from colossalai.logging import get_dist_logger
|
||||
|
||||
from .utils import RingComm, get_half_index, split_varlen_zigzag
|
||||
|
||||
MEMORY_BOUND = 1 * 1e9
|
||||
MEMORY_BOUND = 10 * 1e9
|
||||
|
||||
__all__ = [
|
||||
"AttnMaskType",
|
||||
|
Loading…
Reference in New Issue
Block a user