antct/cil

torch.nn.modules.module.ModuleAttributeError: 'BagAttention' object has no attribute 'module'

WangQiqing opened this issue · 1 comments

torch.nn.modules.module.ModuleAttributeError: 'BagAttention' object has no attribute 'module'
antct commented

It should be an issue related to parallel processing.
Please ensure that the number of available GPUs is greater than one and that the accelerate library is used correctly.