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 }}
lexasub
/
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 Feb 28, 2025
🛣️ `inference_mode` to `no_grad` when computing `old_per_token_logps` (#2987)
qgallouedec
authored
491921c
View commit details
Copy full SHA for 491921c
Browse repository at this point
🫔 [GRPO] Pass wrapped model to unwrap_model_for_generation for DeepSpeed Stage-3 compatibility (#2871)
Show description for ad6a35b
kiddj
and
qgallouedec
authored
ad6a35b
View commit details
Copy full SHA for ad6a35b
Browse repository at this point
🔍 Update GRPO config documentation for beta parameter stability (#2992)
nopepper
authored
7bc9858
View commit details
Copy full SHA for 7bc9858
Browse repository at this point
⚰️ Deprecate liger-kernel (#2949)
Show description for b882f57
qgallouedec
and
kashif
authored
b882f57
View commit details
Copy full SHA for b882f57
Browse repository at this point
📑 Fix logged metrics for KTO (#2982)
vaibhavjindal
authored
ac7bde5
View commit details
Copy full SHA for ac7bde5
Browse repository at this point
📜 Update README and doc index (#2986)
Show description for 3d94e4e
qgallouedec
authored
3d94e4e
View commit details
Copy full SHA for 3d94e4e
Browse repository at this point
🧬 Fix typo in grpo_trainer.py (#2988)
congchan
authored
1a303cc
View commit details
Copy full SHA for 1a303cc
Browse repository at this point
Commits on Feb 27, 2025
🪪 Adds a more fine-grained profiling context (#2975)
Show description for ac327d5
edbeeching
and
qgallouedec
authored
ac327d5
View commit details
Copy full SHA for ac327d5
Browse repository at this point
🌌 Fix logits computation in trainer prediction step (#2969)
Show description for c0854c3
4 people
authored
c0854c3
View commit details
Copy full SHA for c0854c3
Browse repository at this point
👂 Update learning rate doc in `KTOConfig` (#2912)
Show description for aa18ecf
sileod
and
qgallouedec
authored
aa18ecf
View commit details
Copy full SHA for aa18ecf
Browse repository at this point
🕸 Add distributing training guide (#2956)
qgallouedec
authored
6849c05
View commit details
Copy full SHA for 6849c05
Browse repository at this point
🧗 Add GRPO Trainer support for third-party accelerators (#2836)
Show description for 27a6f22
ji-huazhong
and
qgallouedec
authored
27a6f22
View commit details
Copy full SHA for 27a6f22
Browse repository at this point
👧🏽 Adding DoRA support to model config (#2974)
nbasyl
authored
f074dcd
View commit details
Copy full SHA for f074dcd
Browse repository at this point
Update grpo_trainer.py (#2973)
tpoisonooo
authored
0caff61
View commit details
Copy full SHA for 0caff61
Browse repository at this point
Commits on Feb 26, 2025
🔢 Fix GRPO doc about `num_iterations` (#2966)
qgallouedec
authored
019fc6d
View commit details
Copy full SHA for 019fc6d
Browse repository at this point
Commits on Feb 24, 2025
⏪ Parameterize `enable_prefix_caching` (#2900)
Show description for 69ad852
ji-huazhong
and
qgallouedec
authored
69ad852
View commit details
Copy full SHA for 69ad852
Browse repository at this point
📌 Pin liger-kernel and vLLM (#2952)
Show description for 45ccdef
qgallouedec
authored
45ccdef
View commit details
Copy full SHA for 45ccdef
Browse repository at this point
🗿 Updated DPO default values for alpha and tau (#2918)
Show description for 703484a
Ishan-Kumar2
and
qgallouedec
authored
703484a
View commit details
Copy full SHA for 703484a
Browse repository at this point
↩️ Fix typo in TextEnvironment init param, should be max_tool_response (#2921)
Show description for 9b76d5f
shenxiangzhuang
and
qgallouedec
authored
9b76d5f
View commit details
Copy full SHA for 9b76d5f
Browse repository at this point
📇 GRPO: print completions to console and update docs (#2951)
Show description for cbe0681
3 people
authored
cbe0681
View commit details
Copy full SHA for cbe0681
Browse repository at this point
✋ Prevent applying the chat template to tokenized datasets (#2939)
Show description for 4e0cf01
3 people
authored
4e0cf01
View commit details
Copy full SHA for 4e0cf01
Browse repository at this point
🐯 Fix LigerKernel for SFTTrainer (#2940)
Show description for 5c05913
lewtun
and
qgallouedec
authored
5c05913
View commit details
Copy full SHA for 5c05913
Browse repository at this point
☠️ Update `max_seq_length` to `max_length` in `SFTConfig` (#2947)
qgallouedec
authored
caba04d
View commit details
Copy full SHA for caba04d
Browse repository at this point
📋 Add vLLM version to environment printout (#2946)
qgallouedec
authored
be5a088
View commit details
Copy full SHA for be5a088
Browse repository at this point
♻️ Fix caching in SFT (#2945)
qgallouedec
authored
3886147
View commit details
Copy full SHA for 3886147
Browse repository at this point
Commits on Feb 23, 2025
🐈 Bye bye chat (#2934)
Show description for f69707d
qgallouedec
and
github-actions[bot]
authored
f69707d
View commit details
Copy full SHA for f69707d
Browse repository at this point
Ensure precommit exits 0 status
qgallouedec
committed
76f00fc
View commit details
Copy full SHA for 76f00fc
Browse repository at this point
🧼 Upgrade ruff (#2938)
qgallouedec
authored
8453017
View commit details
Copy full SHA for 8453017
Browse repository at this point
Update pr_style_bot.yml
qgallouedec
authored
3608709
View commit details
Copy full SHA for 3608709
Browse repository at this point
🤖 Style bot (#2935)
qgallouedec
authored
21f0055
View commit details
Copy full SHA for 21f0055
Browse repository at this point
Commits on Feb 21, 2025
🔹 Fix: Miscalculated mask shape in comments (#2925)
linkedlist771
authored
013d360
View commit details
Copy full SHA for 013d360
Browse repository at this point
Commits on Feb 20, 2025
🐦🔥 6x faster GRPO with multi-step optimization (#2899)
Show description for e5ae703
qgallouedec
authored
e5ae703
View commit details
Copy full SHA for e5ae703
Browse repository at this point
🪪 Adds profiling decorators for GRPOTrainer (#2889)
Show description for a92e00e
edbeeching
and
qgallouedec
authored
a92e00e
View commit details
Copy full SHA for a92e00e
Browse repository at this point
Commits on Feb 18, 2025
📍 [GRPO] add gradient_checkpointing (#2848)
Show description for 9b3c5bf
kashif
and
qgallouedec
authored
9b3c5bf
View commit details
Copy full SHA for 9b3c5bf
Browse repository at this point
🍃 GRPO - Do not load reference model when beta == 0 (#2806)
Show description for 15fec31
ingambe
and
qgallouedec
authored
15fec31
View commit details
Copy full SHA for 15fec31
Browse repository at this point
Previous
Next
You can’t perform that action at this time.