Skip to content

Sync fork with upstream huggingface/trl (1307 commits)#1

Merged
himanshushukla12 merged 1307 commits into
mainfrom
claude/update-trl-fixes-35dkl
May 7, 2026
Merged

Sync fork with upstream huggingface/trl (1307 commits)#1
himanshushukla12 merged 1307 commits into
mainfrom
claude/update-trl-fixes-35dkl

Conversation

@himanshushukla12

Copy link
Copy Markdown
Owner

Summary

Fast-forwards this fork's main from e0dd525 to upstream huggingface/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

  • Added upstream remote → https://github.com/huggingface/trl.git
  • git fetch upstream main
  • git rev-list --left-right --count origin/main...upstream/main0 1307 (fork purely behind)
  • git merge --ff-only upstream/main on claude/update-trl-fixes-35dkl

Notable upstream changes included

Test plan

  • CI runs against the synced tree
  • Spot-check that imports still resolve in downstream code that depends on this fork
  • Verify trainers that were removed/renamed upstream don't break local consumers

https://claude.ai/code/session_01PLT7bqaLbhounDpvGzYs8r


Generated by Claude Code

cmpatino and others added 30 commits March 17, 2026 14:01
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>
qgallouedec and others added 26 commits May 4, 2026 11:03
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>
Copilot AI review requested due to automatic review settings May 7, 2026 19:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@himanshushukla12 himanshushukla12 merged commit efa96b8 into main May 7, 2026
4 of 14 checks passed
@himanshushukla12 himanshushukla12 deleted the claude/update-trl-fixes-35dkl branch May 7, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.