Hi! Dear Edward Fish:
I got a bug : module 'deepspeed.comm' has no attribute 'all_gather_object'.
If I'm not mistaken, after correctly installing DeepSpeed, I need to call DeepSpeed.comm. However, it appears that it does not have an all_gather_object method.
Hi! Dear Edward Fish:
I got a bug :
module 'deepspeed.comm' has no attribute 'all_gather_object'.If I'm not mistaken, after correctly installing DeepSpeed, I need to call DeepSpeed.comm. However, it appears that it does not have an
all_gather_objectmethod.