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
fsdp optimizer offload will affect the correctness of gradient accumulation. It shall only be enabled if the micro batch size is equal to batch size. verl should add a check to avoid misusage of such kind.
The text was updated successfully, but these errors were encountered:
fsdp optimizer offload will affect the correctness of gradient accumulation. It shall only be enabled if the micro batch size is equal to batch size. verl should add a check to avoid misusage of such kind.
The text was updated successfully, but these errors were encountered: