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 }}
NVIDIA-NeMo
/
RL
Public
Notifications
You must be signed in to change notification settings
Fork
562
Star
2k
Code
Issues
539
Pull requests
583
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: fix skip_reference_policy_logprobs_calculation and skip_prev_logprobs
- #2443
#2443
Merged
yuki-97
merged 13 commits into
NVIDIA-NeMo:main
NVIDIA-NeMo/RL:main
from
jinglinglingling:skip-prev-logprobs-force-onpolicy-rebased
jinglinglingling/RL:skip-prev-logprobs-force-onpolicy-rebased
Copy head branch name to clipboard
May 12, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix: fix skip_reference_policy_logprobs_calculation and skip_prev_logprobs
#2443
yuki-97
merged 13 commits into
NVIDIA-NeMo:main
NVIDIA-NeMo/RL:main
from
jinglinglingling:skip-prev-logprobs-force-onpolicy-rebased
jinglinglingling/RL:skip-prev-logprobs-force-onpolicy-rebased
Copy head branch name to clipboard
Commits
Commits on May 9, 2026
fix: skip prev_logprobs computation when force_on_policy_ratio is true
Show description for 63b6a6b
3 people
authored and
jinglinglingling
committed
63b6a6b
View commit details
Copy full SHA for 63b6a6b
Browse repository at this point
style: apply ruff format to PR-modified files
Show description for 3f55765
jinglinglingling
and
cursoragent
committed
3f55765
View commit details
Copy full SHA for 3f55765
Browse repository at this point
refactor(grpo): move skip_reference_policy_logprobs_calculation assert into setup
Show description for 473e7e9
jinglinglingling
and
cursoragent
committed
473e7e9
View commit details
Copy full SHA for 473e7e9
Browse repository at this point
fix: skip_reference_policy_logprobs_calculation=true crashes training
Show description for 2566326
Nemo Assist
authored and
jinglinglingling
committed
2566326
View commit details
Copy full SHA for 2566326
Browse repository at this point
style: apply ruff format to PR #2174 worker files
Show description for 21c6591
jinglinglingling
and
cursoragent
committed
21c6591
View commit details
Copy full SHA for 21c6591
Browse repository at this point
fix: skip loading reference model when KL penalty is zero
Show description for bd85091
3 people
authored and
jinglinglingling
committed
bd85091
View commit details
Copy full SHA for bd85091
Browse repository at this point
feat(grpo): auto-enable skip_reference_policy_logprobs when KL=0
Show description for c31332e
jinglinglingling
and
cursoragent
committed
c31332e
View commit details
Copy full SHA for c31332e
Browse repository at this point
test(functional): grpo_kl_zero.sh covers reference_policy_kl_penalty=0
Show description for 9ee54dd
jinglinglingling
and
cursoragent
committed
9ee54dd
View commit details
Copy full SHA for 9ee54dd
Browse repository at this point
test(grpo): add unit tests for skip-ref-logprobs and force-on-policy-ratio
Show description for b430912
jinglinglingling
and
cursoragent
committed
b430912
View commit details
Copy full SHA for b430912
Browse repository at this point
revert: drop worker-level reference-model guards (covered by grpo.py)
Show description for d5c1532
jinglinglingling
and
cursoragent
committed
d5c1532
View commit details
Copy full SHA for d5c1532
Browse repository at this point
test(grpo): add reference_policy_kl_penalty key to sglang setup test
Show description for 92aa6ba
jinglinglingling
and
cursoragent
committed
92aa6ba
View commit details
Copy full SHA for 92aa6ba
Browse repository at this point
test: provide real tensors for grpo_train logprob phase mocks
Show description for c447a0d
jinglinglingling
and
cursoragent
committed
c447a0d
View commit details
Copy full SHA for c447a0d
Browse repository at this point
Commits on May 11, 2026
Apply suggestions from code review
Show description for 2c57451
yfw
and
yuki-97
authored
2c57451
View commit details
Copy full SHA for 2c57451
Browse repository at this point
You can’t perform that action at this time.