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
The config below is required for running CPU offload along with Megatron features: --no-pipeline-parallel --cpu-optimizer
Could anyone tell me why using Pipeline parallelism together with CPU offload is not supported? In my opinion, these 2 optimization methods could work together. Please let me know if I am wrong.
The text was updated successfully, but these errors were encountered:
The config below is required for running CPU offload along with Megatron features:
--no-pipeline-parallel --cpu-optimizer
Could anyone tell me why using Pipeline parallelism together with CPU offload is not supported? In my opinion, these 2 optimization methods could work together. Please let me know if I am wrong.
The text was updated successfully, but these errors were encountered: