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
.
NVIDIA-NeMo
/
RL
Public
Notifications
You must be signed in to change notification settings
Fork
545
Star
2k
Code
Issues
515
Pull requests
537
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(ppo): warm-start the value model from a critic-pretrain checkpoint
- #3821
#3821
Merged
terrykong
merged 6 commits into
main
NVIDIA-NeMo/RL:main
from
yukih/sc-warm-start-critic
NVIDIA-NeMo/RL:yukih/sc-warm-start-critic
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
feat(ppo): warm-start the value model from a critic-pretrain checkpoint
#3821
terrykong
merged 6 commits into
main
NVIDIA-NeMo/RL:main
from
yukih/sc-warm-start-critic
NVIDIA-NeMo/RL:yukih/sc-warm-start-critic
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
feat(ppo): warm-start the value model from a critic-pretrain checkpoint
Show description for 8822753
yuki-97
committed
8822753
View commit details
Copy full SHA for 8822753
Browse repository at this point
test(ppo): cover resume-wins for the value warm start, add the new key to the megatron reference config
Show description for a825c17
yuki-97
committed
a825c17
View commit details
Copy full SHA for a825c17
Browse repository at this point
fix(ppo): reject a warm-start checkpoint that does not resolve, document the value-scheduler constraint
Show description for d8ee93c
yuki-97
committed
d8ee93c
View commit details
Copy full SHA for d8ee93c
Browse repository at this point
fix(sc): reject a non-positive max_num_epochs
Show description for 7107664
yuki-97
committed
7107664
View commit details
Copy full SHA for 7107664
Browse repository at this point
fix(ppo): correct value-scheduler doc fields, reject empty warm-start path, add ppo.py setup coverage
Show description for 95c03dc
yuki-97
committed
95c03dc
View commit details
Copy full SHA for 95c03dc
Browse repository at this point
test(sc): assert the empty warm-start message on its own parametrization
Show description for c39b179
yuki-97
committed
c39b179
View commit details
Copy full SHA for c39b179
Browse repository at this point
You can’t perform that action at this time.