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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
huggingface
/
trl
Public
Notifications
You must be signed in to change notification settings
Fork
3k
Star
19.2k
Code
Issues
122
Pull requests
203
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: huggingface/trl
Actions
All workflows
Workflows
Build TRL Docker image
Build TRL Docker image
Tests
Tests
Tests (experimental)
Tests (experimental)
Tests against Transformers branch
Tests against Transformers branch
Tests latest TRL release with dev dependencies
Tests latest TRL release with dev dependencies
Automatic Dependency Submission
Automatic Dependency Submission
Build documentation
Build documentation
Build PR Documentation
Build PR Documentation
Build TRL dev Docker image
Build TRL dev Docker image
Cleanup Cache
Cleanup Cache
Show more workflows...
Management
Caches
Deployments
Tests (experimental)
Tests (experimental)
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
tests-experimental.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add an experimental GPG trainer
Tests (experimental)
#3948:
Pull request
#6681
synchronize by
behroozazarkhalili
2h 2m 24s
feat/3472-gpg-trainer
feat/3472-gpg-trainer
2h 2m 24s
View #6681
View workflow file
Support sync_ref_model with PEFT by syncing the reference adapter
Tests (experimental)
#3947:
Pull request
#6975
synchronize by
behroozazarkhalili
24m 10s
fix/3108-sync-ref-model-peft
fix/3108-sync-ref-model-peft
24m 10s
View #6975
View workflow file
Exclude padding from RL trainer diagnostics, and fix three related metrics
Tests (experimental)
#3946:
Pull request
#6861
synchronize by
behroozazarkhalili
1h 12m 46s
fix/6809-rl-metrics-masking
fix/6809-rl-metrics-masking
1h 12m 46s
View #6861
View workflow file
Compute the loss in prediction_step so Online DPO evaluation runs
Tests (experimental)
#3945:
Pull request
#6950
synchronize by
behroozazarkhalili
13m 1s
fix/2228-online-dpo-eval
fix/2228-online-dpo-eval
13m 1s
View #6950
View workflow file
test: add FSDP2 distributed coverage for AsyncGRPOTrainer
Tests (experimental)
#3944:
Pull request
#6144
synchronize by
behroozazarkhalili
1h 21m 55s
test/async-grpo-fsdp2-coverage
test/async-grpo-fsdp2-coverage
1h 21m 55s
View #6144
View workflow file
Add a vllm_llm_kwargs passthrough for colocate vLLM generation
Tests (experimental)
#3943:
Pull request
#6816
synchronize by
behroozazarkhalili
1h 47m 27s
feat/6776-vllm-llm-kwargs
feat/6776-vllm-llm-kwargs
1h 47m 27s
View #6816
View workflow file
Re-sync gspo_token _compute_loss with GRPOTrainer
Tests (experimental)
#3942:
Pull request
#6856
synchronize by
behroozazarkhalili
1h 36m 30s
fix/6807-gspo-token-resync
fix/6807-gspo-token-resync
1h 36m 30s
View #6856
View workflow file
fix(grpo): clip the KL log-ratio before exp to avoid inf overflow
Tests (experimental)
#3941:
Pull request
#6637
synchronize by
behroozazarkhalili
1h 13m 12s
fix/3015-kl-exp-overflow-v2
fix/3015-kl-exp-overflow-v2
1h 13m 12s
View #6637
View workflow file
Warn when a string model loads in float32 under mixed-precision training
Tests (experimental)
#3940:
Pull request
#6005
synchronize by
behroozazarkhalili
21m 57s
fix/5138-sft-fp32-bf16-warning
fix/5138-sft-fp32-bf16-warning
21m 57s
View #6005
View workflow file
Dequantize the bitsandbytes base before the vLLM weight push
Tests (experimental)
#3939:
Pull request
#6922
synchronize by
behroozazarkhalili
42m 1s
fix/4973-dequantize-base-before-vllm-push
fix/4973-dequantize-base-before-vllm-push
42m 1s
View #6922
View workflow file
Log policy_loss in GMPOTrainer and RLOOTrainer on every run
Tests (experimental)
#3938:
Pull request
#7033
synchronize by
behroozazarkhalili
36m 3s
fix/7005-policy-loss-metric
fix/7005-policy-loss-metric
36m 3s
View #7033
View workflow file
Warn when reshaped sampling biases the AsyncGRPO importance ratio
Tests (experimental)
#3937:
Pull request
#6944
synchronize by
behroozazarkhalili
7m 47s
fix/async-grpo-truncated-logprobs
fix/async-grpo-truncated-logprobs
7m 47s
View #6944
View workflow file
fix(minillm): compute the discounted advantage with a stable reverse recurrence
Tests (experimental)
#3936:
Pull request
#6635
synchronize by
behroozazarkhalili
19m 42s
fix/6626-minillm-advantage-discount
fix/6626-minillm-advantage-discount
19m 42s
View #6635
View workflow file
fix(minillm): compute the discounted advantage with a stable reverse recurrence
Tests (experimental)
#3935:
Pull request
#6635
synchronize by
behroozazarkhalili
14m 34s
fix/6626-minillm-advantage-discount
fix/6626-minillm-advantage-discount
14m 34s
View #6635
View workflow file
Re-sync gspo_token _compute_loss with GRPOTrainer
Tests (experimental)
#3934:
Pull request
#6856
synchronize by
behroozazarkhalili
1h 46m 22s
fix/6807-gspo-token-resync
fix/6807-gspo-token-resync
1h 46m 22s
View #6856
View workflow file
test: add FSDP2 distributed coverage for AsyncGRPOTrainer
Tests (experimental)
#3933:
Pull request
#6144
synchronize by
behroozazarkhalili
1h 38m 27s
test/async-grpo-fsdp2-coverage
test/async-grpo-fsdp2-coverage
1h 38m 27s
View #6144
View workflow file
Compute the loss in prediction_step so Online DPO evaluation runs
Tests (experimental)
#3932:
Pull request
#6950
synchronize by
behroozazarkhalili
2h 33m 10s
fix/2228-online-dpo-eval
fix/2228-online-dpo-eval
2h 33m 10s
View #6950
View workflow file
Make a non-finite training step visible in log_history
Tests (experimental)
#3931:
Pull request
#6862
synchronize by
behroozazarkhalili
49m 13s
fix/6702-nonfinite-loss-visibility
fix/6702-nonfinite-loss-visibility
49m 13s
View #6862
View workflow file
Exclude padding from RL trainer diagnostics, and fix three related metrics
Tests (experimental)
#3930:
Pull request
#6861
synchronize by
behroozazarkhalili
1h 18m 23s
fix/6809-rl-metrics-masking
fix/6809-rl-metrics-masking
1h 18m 23s
View #6861
View workflow file
Fix the BCO encoder-decoder path
Tests (experimental)
#3929:
Pull request
#6999
synchronize by
behroozazarkhalili
1h 36m 47s
fix/bco-encoder-decoder
fix/bco-encoder-decoder
1h 36m 47s
View #6999
View workflow file
Add an experimental GPG trainer
Tests (experimental)
#3928:
Pull request
#6681
synchronize by
behroozazarkhalili
1h 12m 57s
feat/3472-gpg-trainer
feat/3472-gpg-trainer
1h 12m 57s
View #6681
View workflow file
Warn when reshaped sampling biases the AsyncGRPO importance ratio
Tests (experimental)
#3927:
Pull request
#6944
synchronize by
behroozazarkhalili
43m 44s
fix/async-grpo-truncated-logprobs
fix/async-grpo-truncated-logprobs
43m 44s
View #6944
View workflow file
Target the Mamba in_proj in the Nemotron 3 LoRA example
Tests (experimental)
#3926:
Pull request
#6870
synchronize by
behroozazarkhalili
1h 19m 16s
feat/nemotron-lora-in-proj
feat/nemotron-lora-in-proj
1h 19m 16s
View #6870
View workflow file
Dequantize the bitsandbytes base before the vLLM weight push
Tests (experimental)
#3925:
Pull request
#6922
synchronize by
behroozazarkhalili
48m 24s
fix/4973-dequantize-base-before-vllm-push
fix/4973-dequantize-base-before-vllm-push
48m 24s
View #6922
View workflow file
fix(grpo): clip the KL log-ratio before exp to avoid inf overflow
Tests (experimental)
#3924:
Pull request
#6637
synchronize by
behroozazarkhalili
53m 58s
fix/3015-kl-exp-overflow-v2
fix/3015-kl-exp-overflow-v2
53m 58s
View #6637
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.