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
Hi,
I noticed DeepSpeed’s training engine has already provided hybrid data and pipeline parallelism and can be further combined with model parallelism such as Megatron-LM. can you provide a 3D parallelism example of bert or gpt-2?
Thanks