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 }}
liziniu
/
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 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
🩳 `max_seq_length` to `max_length` (#2895)
Show description for be1e340
qgallouedec
authored
be1e340
View commit details
Copy full SHA for be1e340
Browse repository at this point
⚰️ Remove deprecated (#2894)
qgallouedec
authored
6aaf379
View commit details
Copy full SHA for 6aaf379
Browse repository at this point
✨ Add vLLM guided decoding support to GRPO Trainer (#2811)
Show description for 49adf74
kldzj
and
qgallouedec
authored
49adf74
View commit details
Copy full SHA for 49adf74
Browse repository at this point
🪂 Don't gather logits in SFT to avoid hanging (#2890)
Show description for 6c54f02
qgallouedec
authored
6c54f02
View commit details
Copy full SHA for 6c54f02
Browse repository at this point
Optimize vllm num_generations (#2855)
Show description for 963243a
edbeeching
authored
963243a
View commit details
Copy full SHA for 963243a
Browse repository at this point
🍟 [SFT] Handles the dataset if it has been preprocessed (#2863)
Show description for aafd8cb
3 people
authored
aafd8cb
View commit details
Copy full SHA for aafd8cb
Browse repository at this point
Commits on Feb 17, 2025
🧶 [GRPO][vLLM + LoRA] Move unmerge of PEFT model after weight loading (#2873)
XZ-X
authored
8226538
View commit details
Copy full SHA for 8226538
Browse repository at this point
💬 Add `maybe_convert_to_chatml` map for conversational datasets in SFT (#2862)
Show description for ba03657
kashif
and
qgallouedec
authored
ba03657
View commit details
Copy full SHA for ba03657
Browse repository at this point
[GRPO] Fix loss normalization (#2881)
Show description for 293b620
edbeeching
authored
293b620
View commit details
Copy full SHA for 293b620
Browse repository at this point
🆙 Bump vLLM min version to 0.7.2 (#2860)
Show description for ae3bd0d
edbeeching
authored
ae3bd0d
View commit details
Copy full SHA for ae3bd0d
Browse repository at this point
[SFT] fix check for AutoLigerKernelForCausalLM (#2874)
Show description for 6d9fc11
kashif
authored
6d9fc11
View commit details
Copy full SHA for 6d9fc11
Browse repository at this point
Commits on Feb 13, 2025
⬆️ Bump dev version
qgallouedec
committed
ffcb9f4
View commit details
Copy full SHA for ffcb9f4
Browse repository at this point
Release: v0.15
qgallouedec
committed
00e5889
View commit details
Copy full SHA for 00e5889
Browse repository at this point
👨👩👧 GRPO + PEFT + vLLM (#2818)
Show description for 5c9cf20
winglian
and
qgallouedec
authored
5c9cf20
View commit details
Copy full SHA for 5c9cf20
Browse repository at this point
🪆 Fix for Incorrect ValueError Handling in reward_weights in grpo_trainer.py (#2843)
Show description for 8830786
loveychen
authored
8830786
View commit details
Copy full SHA for 8830786
Browse repository at this point
Fix PeftModel check when moving weights to vlllm (#2850)
Show description for b0f513c
edbeeching
authored
b0f513c
View commit details
Copy full SHA for b0f513c
Browse repository at this point
Commits on Feb 12, 2025
⚡ Fix GRPO PEFT (#2725)
qgallouedec
authored
8122166
View commit details
Copy full SHA for 8122166
Browse repository at this point
Commits on Feb 11, 2025
🥾 Allow bootstrap GRPO (#2829)
Show description for 7347c29
qgallouedec
and
kashif
authored
7347c29
View commit details
Copy full SHA for 7347c29
Browse repository at this point
👴 Update `tokenizer` parameter to `processing_class` in tests (#2828)
qgallouedec
authored
2106b31
View commit details
Copy full SHA for 2106b31
Browse repository at this point
🙌 Share vLLM device with training when only 1 available (#2827)
Show description for 9b67eea
qgallouedec
authored
9b67eea
View commit details
Copy full SHA for 9b67eea
Browse repository at this point
⚖️ Add reward weight in multi-reward settings for GRPO (#2676)
Show description for e752fc6
hesamsheikh
and
qgallouedec
authored
e752fc6
View commit details
Copy full SHA for e752fc6
Browse repository at this point
🫘 Add `set_seed()` call in GRPO to ensure unique seed for each process (#2824)
Show description for 674bb75
qgallouedec
authored
674bb75
View commit details
Copy full SHA for 674bb75
Browse repository at this point
Commits on Feb 10, 2025
📤 GRPO refactor loading the model weights to vllm (#2817)
Show description for b9df810
winglian
and
qgallouedec
authored
b9df810
View commit details
Copy full SHA for b9df810
Browse repository at this point
Commits on Feb 8, 2025
fix: typos in documentation files (#2804)
maximevtush
authored
55e680e
View commit details
Copy full SHA for 55e680e
Browse repository at this point
Commits on Feb 7, 2025
⛰️ Reduce peak vram consumption with efficient selective log_softmax (#2799)
Show description for 09eefa7
tyler-romero
and
qgallouedec
authored
09eefa7
View commit details
Copy full SHA for 09eefa7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.