Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jannisborn
/
trl
Public
forked from
huggingface/trl
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 4, 2025
Merge branch 'main' into main
jannisborn
authored
b768224
View commit details
Copy full SHA for b768224
Browse repository at this point
Commits on Jul 3, 2025
Fix non-serializable torch.dtype bug in VLLM weight sync (#3690)
Show description for 686cd35
CarlosArguilar
and
kashif
authored
686cd35
View commit details
Copy full SHA for 686cd35
Browse repository at this point
Update steps_per_generation default description grpo_config.py (#3685)
wa008
authored
601a256
View commit details
Copy full SHA for 601a256
Browse repository at this point
Support datasets 4 (#3688)
Show description for d42188b
lhoestq
and
Quentin Lhoest
authored
d42188b
View commit details
Copy full SHA for d42188b
Browse repository at this point
Merge branch 'main' into main
jannisborn
authored
72966bd
View commit details
Copy full SHA for 72966bd
Browse repository at this point
Faster `position_ids` computation for FFD packing (#3649)
Show description for 4ccc5ca
mariosasko
and
shirinyamani
authored
4ccc5ca
View commit details
Copy full SHA for 4ccc5ca
Browse repository at this point
[SFT] drop attention_mask if we have position ids for fa2 (#3673)
Show description for d1e116c
kashif
and
shirinyamani
authored
d1e116c
View commit details
Copy full SHA for d1e116c
Browse repository at this point
Commits on Jul 2, 2025
🖼️ Add mlflow support for generate_during_eval DPOTrainer (#3660)
Show description for 90cdf96
dhruvmullick
and
shirinyamani
authored
90cdf96
View commit details
Copy full SHA for 90cdf96
Browse repository at this point
Enable completion-only loss in SFTTrainer when using Liger Kernel (#3674)
Show description for b520378
3 people
authored
b520378
View commit details
Copy full SHA for b520378
Browse repository at this point
format
jannisborn
committed
9089d78
View commit details
Copy full SHA for 9089d78
Browse repository at this point
format
jannisborn
committed
3bda286
View commit details
Copy full SHA for 3bda286
Browse repository at this point
Update trl/trainer/sft_trainer.py
Show description for 9dbdb6c
jannisborn
and
kashif
authored
9dbdb6c
View commit details
Copy full SHA for 9dbdb6c
Browse repository at this point
Merge branch 'main' into main
jannisborn
authored
9b3b284
View commit details
Copy full SHA for 9b3b284
Browse repository at this point
Commits on Jul 1, 2025
feat: Pass trainer state to reward functions (#3669)
Show description for e04f7eb
seungduk-yanolja
and
kashif
authored
e04f7eb
View commit details
Copy full SHA for e04f7eb
Browse repository at this point
Add support for CB with native transformers (#3471)
Show description for 02cce41
3 people
authored
02cce41
View commit details
Copy full SHA for 02cce41
Browse repository at this point
fix: support dict access in SFT Trainer
jannisborn
committed
4665f8e
View commit details
Copy full SHA for 4665f8e
Browse repository at this point
Commits on Jun 28, 2025
Add paranthesis to correct the check. (#3658)
pramodith
authored
6a6d434
View commit details
Copy full SHA for 6a6d434
Browse repository at this point
Commits on Jun 26, 2025
[GRPO] Make sure special tokens aren't lost when truncating prompt. (#3651)
pramodith
authored
79ec242
View commit details
Copy full SHA for 79ec242
Browse repository at this point
Commits on Jun 25, 2025
Add entropy based filtering inside the GRPOTrainer. (#3563)
Show description for 7e8ef86
3 people
authored
7e8ef86
View commit details
Copy full SHA for 7e8ef86
Browse repository at this point
🤝 validate gradient_accumulation_steps vs steps_per_generation for on-policy GRPO (#3493)
Show description for 32df093
HarryHsing
and
shirinyamani
authored
32df093
View commit details
Copy full SHA for 32df093
Browse repository at this point
☕️ GRPO script reward_funcs error (#3639)
Show description for 0336e4b
tcapelle
and
shirinyamani
authored
0336e4b
View commit details
Copy full SHA for 0336e4b
Browse repository at this point
Commits on Jun 24, 2025
Update dpo_vlm.py (#3629)
Show description for ab331bf
Clement25
and
shirinyamani
authored
ab331bf
View commit details
Copy full SHA for ab331bf
Browse repository at this point
env var for vllm colocate exp added (#3638)
shirinyamani
authored
84d7b5b
View commit details
Copy full SHA for 84d7b5b
Browse repository at this point
fixing num_processes (#3637)
shirinyamani
authored
b40c959
View commit details
Copy full SHA for b40c959
Browse repository at this point
🐛 fix grpo generation_kwargs (#3634)
Show description for 34fa6b9
ahatamiz
and
kashif
authored
34fa6b9
View commit details
Copy full SHA for 34fa6b9
Browse repository at this point
Commits on Jun 22, 2025
Revert "🔍 Add guidance on choosing `max_length` value and include visualization tool"
Show description for eef7a43
qgallouedec
committed
eef7a43
View commit details
Copy full SHA for eef7a43
Browse repository at this point
🔍 Add guidance on choosing `max_length` value and include visualization tool
qgallouedec
committed
89c699f
View commit details
Copy full SHA for 89c699f
Browse repository at this point
Commits on Jun 20, 2025
⬆️ Bump dev version (#3626)
qgallouedec
authored
559a99f
View commit details
Copy full SHA for 559a99f
Browse repository at this point
Release: v0.19 (#3625)
qgallouedec
authored
5b3ea9d
View commit details
Copy full SHA for 5b3ea9d
Browse repository at this point
🧰 [SFT] Tool support (#3597)
Show description for c262674
qgallouedec
and
kashif
authored
c262674
View commit details
Copy full SHA for c262674
Browse repository at this point
🔍 Add test to verify chat template consistency (#3624)
qgallouedec
authored
5c3dd3a
View commit details
Copy full SHA for 5c3dd3a
Browse repository at this point
⚔️ Fix bf16 fp16 config conflict issue (#3598)
Show description for 4c92de0
yao-matrix
and
qgallouedec
authored
4c92de0
View commit details
Copy full SHA for 4c92de0
Browse repository at this point
📜 Add `chat_template_path` parameter to `SFTConfig` (#3599)
qgallouedec
authored
67f17f7
View commit details
Copy full SHA for 67f17f7
Browse repository at this point
🧬 Add `generation_kwargs` as a property of `GRPOConfig` to support additional generation arguments. (#3617)
Show description for 37a71e8
pramodith
and
qgallouedec
authored
37a71e8
View commit details
Copy full SHA for 37a71e8
Browse repository at this point
[GRPO] Fix prompt truncation (`max_prompt_length`) with vLLM. (#3601)
Show description for b0958c6
LeonEricsson
and
qgallouedec
authored
b0958c6
View commit details
Copy full SHA for b0958c6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.