Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: huggingface/trl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.0
Choose a base ref
...
head repository: huggingface/trl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.1
Choose a head ref
  • 9 commits
  • 9 files changed
  • 9 contributors

Commits on Jul 8, 2025

  1. 🐛 fix grpo generation_kwargs (#3634)

    Signed-off-by: ahatamizadeh <ahatamizadeh@nvidia.com>
    Co-authored-by: Kashif Rasul <kashif.rasul@gmail.com>
    2 people authored and qgallouedec committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    84982ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dbf477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9155c8f View commit details
    Browse the repository at this point in the history
  4. [SFT] drop attention_mask if we have position ids for fa2 (#3673)

    Co-authored-by: Shirin Yamani <75791599+shirinyamani@users.noreply.github.com>
    2 people authored and qgallouedec committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    f2b55e0 View commit details
    Browse the repository at this point in the history
  5. Support datasets 4 (#3688)

    Co-authored-by: Quentin Lhoest <quentinlhoest@Quentin-Ls-MacBook-Pro.local>
    2 people authored and qgallouedec committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    e302e82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a2bb48 View commit details
    Browse the repository at this point in the history
  7. Fix non-serializable torch.dtype bug in VLLM weight sync (#3690)

    Co-authored-by: Kashif Rasul <kashif.rasul@gmail.com>
    2 people authored and qgallouedec committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    de44966 View commit details
    Browse the repository at this point in the history
  8. ✂️ [BUG when vllm and prompt_truncation are used]: Strip out pad toke…

    …ns in truncated prompt text (#3698)
    
    Co-authored-by: Shirin Yamani <75791599+shirinyamani@users.noreply.github.com>
    Co-authored-by: Kashif Rasul <kashif.rasul@gmail.com>
    Co-authored-by: Quentin Gallouédec <gallouedec.quentin@gmail.com>
    4 people committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    ebb08d4 View commit details
    Browse the repository at this point in the history
  9. Release: 0.19.1

    qgallouedec committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    accf738 View commit details
    Browse the repository at this point in the history
Loading