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
We found that the overhead of FSDP is very high compared to deepspeed. Especially if you upgrade transformer to >= 4.29 (huggingface/transformers#24724).
In Phase 3 PPO, seems I can only use FSDP?
Can anyone pls explain why FSDP is adopted? Thank U~
The text was updated successfully, but these errors were encountered:
We found that the overhead of FSDP is very high compared to deepspeed. Especially if you upgrade transformer to >= 4.29 (huggingface/transformers#24724).
In Phase 3 PPO, seems I can only use FSDP?
Can anyone pls explain why FSDP is adopted? Thank U~
The text was updated successfully, but these errors were encountered: