-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: huggingface/trl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Hotfix CI: xfail the experimental async trainer training tests
#6838
opened Aug 20, 2026 by
albertvillanova
Member
Loading…
Fail fast on incompatible vLLM for default Async GRPO weight transfer
#6830
opened Aug 20, 2026 by
DimensionSTP
Loading…
4 of 7 tasks
Fix SDPO PEFT EMA initialization under ZeRO-3
#6829
opened Aug 20, 2026 by
DimensionSTP
Loading…
5 of 7 tasks
Preserve gradient checkpointing kwargs during GKD generation
#6827
opened Aug 20, 2026 by
DimensionSTP
Loading…
4 of 7 tasks
Stub the weight transfer in the AsyncGRPO epoch-stop test
#6826
opened Aug 20, 2026 by
albertvillanova
Member
Loading…
Align AsyncDistillationTrainer with AsyncGRPOTrainer on pre-init args
#6825
opened Aug 20, 2026 by
albertvillanova
Member
Loading…
Catch AsyncDistillationTrainer up with recent AsyncGRPO changes
#6823
opened Aug 20, 2026 by
kashif
Collaborator
Loading…
4 of 8 tasks
fix(async-grpo): forward generation kwargs to vLLM
#6822
opened Aug 20, 2026 by
kdubovikov
Contributor
Loading…
5 of 8 tasks
Overhaul GRPOWithReplayBufferTrainer: fix shape contract and rebuild replay machinery
#6821
opened Aug 20, 2026 by
mmjerge
Loading…
5 of 8 tasks
Reorganize examples into self-contained per-example folders
#6820
opened Aug 20, 2026 by
qgallouedec
Member
Loading…
Pass position IDs when scoring online preference data
#6819
opened Aug 20, 2026 by
guptaishaan
Loading…
3 of 8 tasks
Mask Online DPO objective metrics at padding
#6818
opened Aug 20, 2026 by
guptaishaan
Loading…
5 of 8 tasks
Add a vllm_llm_kwargs passthrough to the vLLM LLM() constructor
#6816
opened Aug 19, 2026 by
behroozazarkhalili
Collaborator
Loading…
Test liger vs non-liger GRPO loss parity
#6814
opened Aug 19, 2026 by
kashif
Collaborator
Loading…
3 of 8 tasks
Fix missing EOS penalties for XPO and Nash-MD
#6813
opened Aug 19, 2026 by
guptaishaan
Loading…
5 of 8 tasks
Emit position_ids from the SFT collator when sequence parallelism is enabled
#6812
opened Aug 19, 2026 by
qgallouedec
Member
Loading…
Fix epoch indexing for experimental schedules
#6811
opened Aug 19, 2026 by
guptaishaan
Loading…
5 of 8 tasks
Use the doc-builder pre-commit hook
#6799
opened Aug 19, 2026 by
albertvillanova
Member
•
Draft
2 tasks
Rewrite the TRL skill around the Python API
#6794
opened Aug 18, 2026 by
qgallouedec
Member
•
2/2
Loading…
Ship the TRL skill at the
.agents/skills convention and drop trl skills install
#6793
opened Aug 18, 2026 by
qgallouedec
Member
•
1/2
Loading…
Clarify generalized JSD endpoint definition
#6781
opened Aug 17, 2026 by
DaoyuanLi2816
Contributor
Loading…
6 of 8 tasks
fix: surface NaN GRPO/RLOO steps in log_history
#6772
opened Aug 17, 2026 by
tonycoder-hub
Loading…
5 of 8 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.