Sync fork with upstream huggingface/trl (1307 commits)#1
Merged
Conversation
Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>
…e#5307) Co-authored-by: Quentin Gallouédec <gallouedec.quentin@gmail.com> Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
…ngface#5233) Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com> Co-authored-by: Quentin Gallouédec <gallouedec.quentin@gmail.com>
Co-authored-by: aminediro <amine.dirhoussi@huggingface.co>
…token IDs (huggingface#5242) Co-authored-by: Albert Villanova del Moral <8515462+albertvillanova@users.noreply.github.com>
Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
…n3/3.5 type of chat templates) (huggingface#5330) Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
…#4935) Co-authored-by: Kashif Rasul <kashif.rasul@gmail.com> Co-authored-by: cmpatino <carlos.patino@huggingface.co> Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com> Co-authored-by: Quentin Gallouédec <gallouedec.quentin@gmail.com>
…ner (huggingface#5347) Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com> Co-authored-by: Quentin Gallouédec <gallouedec.quentin@gmail.com>
Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com> Co-authored-by: Quentin Gallouédec <gallouedec.quentin@gmail.com>
Co-authored-by: Carlos Miguel Patiño <carlos.patino@huggingface.co> Co-authored-by: Albert Villanova del Moral <8515462+albertvillanova@users.noreply.github.com>
…ts (huggingface#5550) Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com> Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
…uggingface#4688) Co-authored-by: Sunghyun Cho <roycho@lgcns.com> Co-authored-by: Kashif Rasul <kashif.rasul@gmail.com>
…ng streams and clear stashes in OffloadActivations.__exit__ (huggingface#5700) Co-authored-by: Claude Opus 4.6 <noreply@openclaude.dev> Co-authored-by: Kashif Rasul <kashif.rasul@gmail.com>
Co-authored-by: aminediro <amine.dirhoussi@huggingface.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fast-forwards this fork's
mainfrome0dd525to upstreamhuggingface/trl@47b3778, picking up 1307 commits of fixes, features, and refactors. The fork had no unique commits, so this is a clean fast-forward (no merge conflicts).How this was done
upstreamremote →https://github.com/huggingface/trl.gitgit fetch upstream maingit rev-list --left-right --count origin/main...upstream/main→0 1307(fork purely behind)git merge --ff-only upstream/mainonclaude/update-trl-fixes-35dklNotable upstream changes included
trl envon XPU (enabletrl envon xpu huggingface/trl#3438)base_trainer.py)Test plan
https://claude.ai/code/session_01PLT7bqaLbhounDpvGzYs8r
Generated by Claude Code