You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you need a model parallel for training, we suggest using Pipeline parallelism for now. It works very well for MoE models because they usually have a narrow hidden state compared to the number of parameters.
Hello,
Thank you for the great work.
I was wondering if scatter moe supported tensor parallelism?
Thank you!
The text was updated successfully, but these errors were encountered: