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
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 }}
0324wy
/
verl
Public
forked from
verl-project/verl
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 Mar 6, 2025
fix: (1) skipped last step (2) redundant validation and logging (#409)
Show description for 3165d98
dirtyDan0
authored
3165d98
View commit details
Copy full SHA for 3165d98
Browse repository at this point
[misc] feat: add allgather method to dataproto (#497)
Show description for 0cc2bda
vermouth1992
authored
0cc2bda
View commit details
Copy full SHA for 0cc2bda
Browse repository at this point
[Hardware] Support AMD (Rocm kernel) (#360)
yushengsu-thu
authored
4a291fa
View commit details
Copy full SHA for 4a291fa
Browse repository at this point
[feat] add val_generations_to_log_to_swanlab (#480)
Show description for 75dedb5
Zeyi-Lin
authored
75dedb5
View commit details
Copy full SHA for 75dedb5
Browse repository at this point
[fix] support for extra_info in prime mode (#476)
Show description for 25e1a98
nomadlx
authored
25e1a98
View commit details
Copy full SHA for 25e1a98
Browse repository at this point
[ci] feat: add ci timeout (#487)
Show description for c15c644
vermouth1992
authored
c15c644
View commit details
Copy full SHA for c15c644
Browse repository at this point
Commits on Mar 5, 2025
Add cognitive behavior paper (#489)
vermouth1992
authored
d414c47
View commit details
Copy full SHA for d414c47
Browse repository at this point
[docs] update logger documentation (#482)
Show description for 686438c
Zeyi-Lin
authored
686438c
View commit details
Copy full SHA for 686438c
Browse repository at this point
support speed up downloading model from modelscope (#463)
Show description for 7a5e949
mi804
and
hiyouga
authored
7a5e949
View commit details
Copy full SHA for 7a5e949
Browse repository at this point
docs: add meetup info, and skythought (#478)
eric-haibin-lin
authored
1ca4bfa
View commit details
Copy full SHA for 1ca4bfa
Browse repository at this point
[feat] support mfu calculation for megatron_workers (#475)
Show description for 6d7d370
caaatch22
authored
6d7d370
View commit details
Copy full SHA for 6d7d370
Browse repository at this point
Commits on Mar 4, 2025
[fix] use bicubic resampler for resizing image (#474)
hiyouga
authored
b0e7a94
View commit details
Copy full SHA for b0e7a94
Browse repository at this point
[CI] Add e2e_ascend CI (#465)
Show description for d78186d
antonlisq
authored
d78186d
View commit details
Copy full SHA for d78186d
Browse repository at this point
[doc] add DeepRetrieval to awesome work (#464)
Show description for 03e0efa
pat-jj
authored
03e0efa
View commit details
Copy full SHA for 03e0efa
Browse repository at this point
[fix] separate prompt and response in reward manager (#459)
Show description for 27d7281
hiyouga
authored
27d7281
View commit details
Copy full SHA for 27d7281
Browse repository at this point
[doc] add ReSearch to awesome work (#461)
Show description for 296e411
AnselCmy
authored
296e411
View commit details
Copy full SHA for 296e411
Browse repository at this point
Commits on Mar 3, 2025
Update install.rst fix typo (#450)
antonlisq
authored
65cceb3
View commit details
Copy full SHA for 65cceb3
Browse repository at this point
[feat] Initial support for VLMs, add Qwen2.5VL GRPO example (#386)
Show description for b46f55e
hiyouga
authored
b46f55e
View commit details
Copy full SHA for b46f55e
Browse repository at this point
[fix] update yaml file for generation (#445)
Show description for a0a4d5f
BearBiscuit05
authored
a0a4d5f
View commit details
Copy full SHA for a0a4d5f
Browse repository at this point
megatron:Update megatron-lm to `core_r0.11.0` (#392)
Show description for 0cfd548
3 people
authored
0cfd548
View commit details
Copy full SHA for 0cfd548
Browse repository at this point
fire rollout: fix main_generation config and failed tests (#443)
eric-haibin-lin
authored
85768a5
View commit details
Copy full SHA for 85768a5
Browse repository at this point
Commits on Mar 2, 2025
Revert "fix: bind the port with IP address" (#442)
Show description for 55a0ab9
vermouth1992
authored
55a0ab9
View commit details
Copy full SHA for 55a0ab9
Browse repository at this point
rollout: FIRE sampling added. (#58)
laonahongchen
authored
b677a61
View commit details
Copy full SHA for b677a61
Browse repository at this point
vllm: fix issue #438 (#440)
ZSL98
authored
128781c
View commit details
Copy full SHA for 128781c
Browse repository at this point
fix: bind the port with IP address (#314)
Show description for fb13a07
WillemJiang
authored
fb13a07
View commit details
Copy full SHA for fb13a07
Browse repository at this point
[doc] add Code-R1 to readme awesome work (#437)
PeterSH6
authored
5273011
View commit details
Copy full SHA for 5273011
Browse repository at this point
docs: add hf ckpt to faq, and include verl apis in the website (#427)
Show description for fe547a3
eric-haibin-lin
authored
fe547a3
View commit details
Copy full SHA for fe547a3
Browse repository at this point
Commits on Mar 1, 2025
fix: 2 typos (#435)
dirtyDan0
authored
99fb2dd
View commit details
Copy full SHA for 99fb2dd
Browse repository at this point
Update vLLM>=0.7 doc (#432)
Show description for cef4c2d
ZSL98
authored
cef4c2d
View commit details
Copy full SHA for cef4c2d
Browse repository at this point
Commits on Feb 28, 2025
[Fix] No Shuffling for `val_dataloader` (#423)
Show description for 021db11
tongyx361
authored
021db11
View commit details
Copy full SHA for 021db11
Browse repository at this point
[Feature] Assert Single Batch for `val_dataloader` (#424)
Show description for 6e4a445
tongyx361
authored
6e4a445
View commit details
Copy full SHA for 6e4a445
Browse repository at this point
ci: Added the secrets scan action (#417)
WillemJiang
authored
60c9214
View commit details
Copy full SHA for 60c9214
Browse repository at this point
Commits on Feb 27, 2025
[feat] tracking support tensorboard (#408)
Show description for 82b38e2
iceflame89
authored
82b38e2
View commit details
Copy full SHA for 82b38e2
Browse repository at this point
[ckpt] fix: fix oom when resume from ckpt (#402)
vermouth1992
authored
a0f05da
View commit details
Copy full SHA for a0f05da
Browse repository at this point
[fix] Fix evaluation file path in remax training scripts. (#404)
Show description for 052b0a3
yaguanghu
authored
052b0a3
View commit details
Copy full SHA for 052b0a3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.