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
.
Future-House
/
trl
Public
forked from
huggingface/trl
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Decoupling generation and loss batch sizes
- #1
#1
Open
sidnarayanan
wants to merge 9 commits into
main
Future-House/trl:main
from
decouple-batch-sizes
Future-House/trl:decouple-batch-sizes
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Decoupling generation and loss batch sizes
#1
sidnarayanan
wants to merge 9 commits into
main
Future-House/trl:main
from
decouple-batch-sizes
Future-House/trl:decouple-batch-sizes
Copy head branch name to clipboard
Commits
Commits on Jan 29, 2025
make sure model is in eval mode before generating
sidnarayanan
committed
9b5a09e
View commit details
Copy full SHA for 9b5a09e
Browse repository at this point
bit more logging
sidnarayanan
committed
bcd74ec
View commit details
Copy full SHA for bcd74ec
Browse repository at this point
switch to transformers logging
sidnarayanan
committed
8e8b988
View commit details
Copy full SHA for 8e8b988
Browse repository at this point
Commits on Jan 31, 2025
Merge branch 'main' of https://github.com/huggingface/trl into fix-grpo-generation
sidnarayanan
committed
82d81a5
View commit details
Copy full SHA for 82d81a5
Browse repository at this point
Commits on Feb 1, 2025
supporting microbatchces for ocmputing loss terms
sidnarayanan
committed
b6a92fe
View commit details
Copy full SHA for b6a92fe
Browse repository at this point
fix issue with reward func kwargs
sidnarayanan
committed
fd751f3
View commit details
Copy full SHA for fd751f3
Browse repository at this point
Commits on Feb 2, 2025
rename arg to micro bsz
sidnarayanan
committed
ed038fe
View commit details
Copy full SHA for ed038fe
Browse repository at this point
fix microbatching
sidnarayanan
committed
c763f07
View commit details
Copy full SHA for c763f07
Browse repository at this point
rename to completion_ids in vllm block
sidnarayanan
committed
38c4d63
View commit details
Copy full SHA for 38c4d63
Browse repository at this point
You can’t perform that action at this time.