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
Update trl version to the latest release 0.11.4 -> 0.24.0 (#1000)
# What does this PR do?
This PR adapts our `NeuronSFTTrainer` to update the version pinned for
`trl` to the latest release `0.24.0` (latest release). Before that we
were pinned to `0.11.4`.
This PR should enable to work on trainers that appeared after `0.11.4`
such as GRPO.
0 commit comments