flybird11111

Results 68 comments of flybird11111

Hi, 'colossalai.nn.layer.moe' will be deprecated soon. you can follow the open-moe, https://github.com/hpcaitech/ColossalAI/blob/main/applications/ColossalMoE/train.py

Could you please provide more details about the errors?

Thank you. We will address these issues.

> Besides, in your readme, you tell that I need to use xformers0.0.12. However, in the code > > https://github.com/hpcaitech/ColossalAI/blob/d4fb7bfda7a2da5480e1187e8d3e40884b42ba11/applications/Chat/coati/kernels/opt_attn.py#L72 > > You use attn_bias which is not found in...

Colossal AI is not the primary cause of this result.

> I just use Docker with MacOS, not build on MacOS system. Does it matter? If you are using Docker on macOS to run your training environment but not building...