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 }}
ruiyiw
/
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
Breadcrumbs
History for
verl
verl
on
main
User selector
All users
All time
Commit history
Commits on Jun 14, 2025
Enable testing during training
ruiyiw
committed
dfc10b4
View commit details
Copy full SHA for dfc10b4
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
Debugging multiturn PPO
ruiyiw
committed
ab13e6a
View commit details
Copy full SHA for ab13e6a
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
Save checkpoints, convert to safetensors, and upload to HF repo
ruiyiw
committed
f2f0935
View commit details
Copy full SHA for f2f0935
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
Debug multiturn ppo
ruiyiw
committed
414e9ab
View commit details
Copy full SHA for 414e9ab
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
Enable loss mask for multiturn rollout
ruiyiw
committed
f52ca2e
View commit details
Copy full SHA for f52ca2e
View code at this point
Browse repository at this point
Fix but in input_ids and masks
ruiyiw
committed
8aabaae
View commit details
Copy full SHA for 8aabaae
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
Resolve conflict
ruiyiw
committed
4f03865
View commit details
Copy full SHA for 4f03865
View code at this point
Browse repository at this point
[algo] OPO: add implementations and descriptions for OPO (On-Policy RL with Optimal Reward Baseline) (#1796)
Show description for a4b1bb7
YRdddream
and
eric-haibin-lin
authored
a4b1bb7
View commit details
Copy full SHA for a4b1bb7
View code at this point
Browse repository at this point
[AMD] fix: Add support for RAY_EXPERIMENTAL_NOSET_*_VISIBLE_DEVICES (Fix AMD support) (#1465)
Show description for 07897f8
HollowMan6
authored
07897f8
View commit details
Copy full SHA for 07897f8
View code at this point
Browse repository at this point
[bugfix] fix select_idxs function in DataProto (#1794)
Show description for ea81658
Moyu-42
and
keithsun
authored
ea81658
View commit details
Copy full SHA for ea81658
View code at this point
Browse repository at this point
chore: fix typos across codebase (#1805)
Show description for 0e127b2
sukrucildirr
authored
0e127b2
View commit details
Copy full SHA for 0e127b2
View code at this point
Browse repository at this point
[feat] worker_group: support custom label for specific devices (#1773)
Show description for 6e0e860
ZDJeffrey
authored
6e0e860
View commit details
Copy full SHA for 6e0e860
View code at this point
Browse repository at this point
Commits on Jun 1, 2025
remove redundant 'get_custom_reward_fn' function (#1791)
Show description for 3126c8b
vllbc
authored
3126c8b
View commit details
Copy full SHA for 3126c8b
View code at this point
Browse repository at this point
fix import issue for mcore package (#1775)
Show description for 1fd729c
jinqinn
authored
1fd729c
View commit details
Copy full SHA for 1fd729c
View code at this point
Browse repository at this point
fix freeze router weights for Qwen2MoE (#1792)
yzlnew
authored
ad94700
View commit details
Copy full SHA for ad94700
View code at this point
Browse repository at this point
[doc] fix: Fix `doc_test`ci workflow pipeline (#1767)
Show description for 0ae5056
hongpeng-guo
authored
0ae5056
View commit details
Copy full SHA for 0ae5056
View code at this point
Browse repository at this point
[sglang] refactor: Unify async rollout under SGLangRollout, and support sglang==0.4.6.post5 (#1717)
Show description for 4de247f
5 people
authored
4de247f
View commit details
Copy full SHA for 4de247f
View code at this point
Browse repository at this point
Commits on May 31, 2025
[docs] ppo: add a page for PPO algorithm (#1781)
Show description for 106d33f
eric-haibin-lin
authored
106d33f
View commit details
Copy full SHA for 106d33f
View code at this point
Browse repository at this point
[sglang] Feat: Search Tool Invocation in Multi-Turn RL Training (#1682)
Lins-01
authored
c5bc81b
View commit details
Copy full SHA for c5bc81b
View code at this point
Browse repository at this point
Commits on May 30, 2025
Fix minor bug
ruiyiw
committed
6c80129
View commit details
Copy full SHA for 6c80129
View code at this point
Browse repository at this point
Fix minor bug
ruiyiw
committed
fcbbc2d
View commit details
Copy full SHA for fcbbc2d
View code at this point
Browse repository at this point
Fix bug of prompt/response_ids larger than max length
ruiyiw
committed
4a9a4a4
View commit details
Copy full SHA for 4a9a4a4
View code at this point
Browse repository at this point
Fix error of non_tensor_batch concatenation
ruiyiw
committed
6bee540
View commit details
Copy full SHA for 6bee540
View code at this point
Browse repository at this point
Fix bug of prompt/response_ids larger than max length
ruiyiw
committed
982e72e
View commit details
Copy full SHA for 982e72e
View code at this point
Browse repository at this point
[feat] dataproto: Supporting new operations (sample_level_repeat, unfold_column_chunks) for `DataProto` (#1761)
Show description for e23e67b
hongpeng-guo
authored
e23e67b
View commit details
Copy full SHA for e23e67b
View code at this point
Browse repository at this point
[refactor] update func generator implementation to improve its observability (#1762)
Show description for ed3767d
hongpeng-guo
authored
ed3767d
View commit details
Copy full SHA for ed3767d
View code at this point
Browse repository at this point
fix a bug that Moe's GPU memory offload is not properly handled (#1766)
Show description for 2981aa2
LiuXTao
authored
2981aa2
View commit details
Copy full SHA for 2981aa2
View code at this point
Browse repository at this point
[fix] self.reward_module._handle.reshard(True) not required for fsdp2 (#1765)
Show description for 28a31d1
liyc-ai
authored
28a31d1
View commit details
Copy full SHA for 28a31d1
View code at this point
Browse repository at this point
[feat] support kimi_vl VLM model (#1639)
Show description for 96903e0
ShareLer
authored
96903e0
View commit details
Copy full SHA for 96903e0
View code at this point
Browse repository at this point
[vlm] Support ulysses sequence parallelism for vlm (#1739)
Show description for 9c50ffd
popomen
authored
9c50ffd
View commit details
Copy full SHA for 9c50ffd
View code at this point
Browse repository at this point
Adapt to changes in scripts/model_merger.py
ruiyiw
committed
f3ed06c
View commit details
Copy full SHA for f3ed06c
View code at this point
Browse repository at this point
Add validation metrics for interactive multi-turn dense reward RL
ruiyiw
committed
4f92641
View commit details
Copy full SHA for 4f92641
View code at this point
Browse repository at this point
Commits on May 29, 2025
Resolve conflict
ruiyiw
committed
e012d02
View commit details
Copy full SHA for e012d02
View code at this point
Browse repository at this point
Support dense reward assignment for multiturn RL
ruiyiw
committed
2244b6c
View commit details
Copy full SHA for 2244b6c
View code at this point
Browse repository at this point
[fix] moonlight runnable with trust_remote_code (#1749)
ETOgaosion
authored
55f13ff
View commit details
Copy full SHA for 55f13ff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.