Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Updates the requirements on trl to permit the latest version.

Release notes

Sourced from trl's releases.

v0.21.0

Major and breaking

🌺 OpenAI GPT OSS & Harmony support

Open AI GPT OSS models are here! Check out the OpenAI Cookbook to see an example of how to SFT these models.

by @​qgallouedec in huggingface/trl#3848

Add vLLM transformers backend to online methods

You can now pass vllm_model_impl to the TRL vLLM server. Example, for transformers backend:

trl vllm-serve ... --vllm_model_impl transformers

by @​merveenoyan in huggingface/trl#3773

What's Changed

New Contributors

Full Changelog: huggingface/trl@v0.20.0...v0.21.0

Commits
  • 46d09bd Release: v0.21 (#3849)
  • 17393b8 🌺 OpenAI GPT OSS & Harmony support (#3848)
  • 21060b2 🪦 Remove deprecated (#3817)
  • 5d914a4 [GRPO]: Fix Entropy Mask Threshold Calculation when using Multi-GPU training ...
  • 6776376 Add 'Post training a VLM for reasoning with GRPO using TRL' recipe to Communi...
  • 072d7dd Improve trainer doc (#3818)
  • ead5aaf Performance optimization: Replace list comprehensions with tensor operations ...
  • dbbc770 fix CI docs and grpo slow test (#3814)
  • 294e8cb Fix citation
  • 79c5797 GSPO parameters update from v2 (#3798)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 6, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 6, 2025
@github-actions
Copy link

github-actions bot commented Aug 6, 2025

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

@github-actions github-actions bot added the build label Aug 6, 2025
@dushyantbehl dushyantbehl added the on hold This PR is on hold and will not be merged right away label Aug 29, 2025
Updates the requirements on [trl](https://github.com/huggingface/trl) to permit the latest version.
- [Release notes](https://github.com/huggingface/trl/releases)
- [Commits](huggingface/trl@v0.13.0...v0.21.0)

---
updated-dependencies:
- dependency-name: trl
  dependency-version: 0.21.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/trl-gte-0.13-and-lt-0.22 branch from 1776358 to 71fca6d Compare August 29, 2025 12:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #602.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/trl-gte-0.13-and-lt-0.22 branch September 1, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build dependencies Pull requests that update a dependency file on hold This PR is on hold and will not be merged right away python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants