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
This PR addresses the "ESI" comprehension issue left by the previous PR
(verl-project#2192).
This PR refines `ppo_trainer.yaml` by expanding the esi_redundant_time
comment to define ESI (Elastic Server Instance) and draw a parallel to a
training plan. In `ray_trainer.py`, it clarifies ESI-related
checkpoint-saving conditions. These edits boost code readability and
maintainability.
0 commit comments