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 }}
jinyouzhi
/
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 Apr 17, 2025
fix: loading HF model in rank0 for mcore megatron model (#998)
Show description for f04a6db
ann-qin-lu
authored
f04a6db
View commit details
Copy full SHA for f04a6db
Browse repository at this point
[mcore] refactor (#1064)
Show description for be9def6
ISEEKYAN
authored
be9def6
View commit details
Copy full SHA for be9def6
Browse repository at this point
Commits on Apr 16, 2025
[sft] feat: Add WSD (Warmup-Stable-Decay) scheduler for SFT (#1041)
Show description for d6821a0
3 people
authored
d6821a0
View commit details
Copy full SHA for d6821a0
Browse repository at this point
[feat] video inputs (#1116)
Show description for 54fbd15
mingruimingrui
authored
54fbd15
View commit details
Copy full SHA for 54fbd15
Browse repository at this point
fix: missed loss_agg_mode in dp_actor (#945)
Show description for 3e3d937
dirtyDan0
authored
3e3d937
View commit details
Copy full SHA for 3e3d937
Browse repository at this point
Update install.rst to fix a typo (#1111)
Show description for f845a46
silverriver
authored
f845a46
View commit details
Copy full SHA for f845a46
Browse repository at this point
[misc] add dummy load for sglang (#1068)
BearBiscuit05
authored
635997a
View commit details
Copy full SHA for 635997a
Browse repository at this point
Commits on Apr 15, 2025
[vlm] data: use hf template for vlm models (#1085)
Show description for d814965
hiyouga
authored
d814965
View commit details
Copy full SHA for d814965
Browse repository at this point
doc: upgrade to vllm 0.8.3 (#1081)
Show description for 5884041
hiyouga
authored
5884041
View commit details
Copy full SHA for 5884041
Browse repository at this point
[CI] feat: try HF_HUB_OFFLINE to fix network errors (#1098)
Show description for 189c87c
tongyx361
authored
189c87c
View commit details
Copy full SHA for 189c87c
Browse repository at this point
[doc] feat: adding CI tests (#1099)
tongyx361
authored
6bfa45c
View commit details
Copy full SHA for 6bfa45c
Browse repository at this point
docs: update awesome work (#1090)
eric-haibin-lin
authored
5c984b7
View commit details
Copy full SHA for 5c984b7
Browse repository at this point
CI: add vlm CI for sglang rollout (#1088)
Show description for 4ec9974
JustinTong0323
authored
4ec9974
View commit details
Copy full SHA for 4ec9974
Browse repository at this point
Commits on Apr 14, 2025
[feat] vllm: add rollout config swap_space for vllm_rollout (#960)
Show description for 68958ef
pengsun
authored
68958ef
View commit details
Copy full SHA for 68958ef
Browse repository at this point
[misc] ray: Fix typo in colocate (#1074)
Show description for ebc3294
gali-leilei
authored
ebc3294
View commit details
Copy full SHA for ebc3294
Browse repository at this point
fix: remove output.txt (#1086)
Show description for 1559f62
tongyx361
authored
1559f62
View commit details
Copy full SHA for 1559f62
Browse repository at this point
[ci] feat: improve CI speed to 1-2min per test (#1032)
Show description for 5ba1dbc
tongyx361
authored
5ba1dbc
View commit details
Copy full SHA for 5ba1dbc
Browse repository at this point
chore: update diagnose.py (#1078)
Show description for d7978b6
eltociear
authored
d7978b6
View commit details
Copy full SHA for d7978b6
Browse repository at this point
[logger] fix: fix mlflow (#1073)
vermouth1992
authored
f6b9bcc
View commit details
Copy full SHA for f6b9bcc
Browse repository at this point
[CI] feat: unify CI label to enbale preemptive schedule for jobs (#1072)
tongyx361
authored
866e980
View commit details
Copy full SHA for 866e980
Browse repository at this point
mcore readme (#1071)
Show description for 0a4f4b3
ISEEKYAN
authored
0a4f4b3
View commit details
Copy full SHA for 0a4f4b3
Browse repository at this point
fix: replace '@' with '_at_' in metric names to comply with MLflow naming constraints (#984)
Show description for c46d542
Wenjie Zhao
and
wenjie zhao
authored
c46d542
View commit details
Copy full SHA for c46d542
Browse repository at this point
Update vllm 0.8.2 with megatron 0.11.0 (#1054)
Show description for f976b18
ETOgaosion
authored
f976b18
View commit details
Copy full SHA for f976b18
Browse repository at this point
Commits on Apr 13, 2025
Fix megatron default config (#1053)
Show description for d9df9bb
ETOgaosion
authored
d9df9bb
View commit details
Copy full SHA for d9df9bb
Browse repository at this point
docs: update sglang_worker author list and image (#1045)
zhaochenyang20
authored
c4b5f09
View commit details
Copy full SHA for c4b5f09
Browse repository at this point
[mcore] option to use dist checkpoint (#1030)
Show description for d4cae44
ISEEKYAN
authored
d4cae44
View commit details
Copy full SHA for d4cae44
Browse repository at this point
fix: Megatron_workers batch_size config is not processed correctly (#1029)
Show description for 6dd5e39
NascentAscension
authored
6dd5e39
View commit details
Copy full SHA for 6dd5e39
Browse repository at this point
fix checkpoint rng_states confliction (#1046)
Show description for 9830b17
ETOgaosion
authored
9830b17
View commit details
Copy full SHA for 9830b17
Browse repository at this point
Commits on Apr 12, 2025
reset default tp size (#1047)
ETOgaosion
authored
eda9f0e
View commit details
Copy full SHA for eda9f0e
Browse repository at this point
tests: add import utils tests (#1042)
eric-haibin-lin
authored
d882b62
View commit details
Copy full SHA for d882b62
Browse repository at this point
Commits on Apr 11, 2025
docs: update sglang_worker authors (#1038)
Show description for dc1714a
zhaochenyang20
authored
dc1714a
View commit details
Copy full SHA for dc1714a
Browse repository at this point
[log] fix: val-core pattern (#1012)
Show description for 7a42423
tongyx361
authored
7a42423
View commit details
Copy full SHA for 7a42423
Browse repository at this point
docs: update README.md for TRPA (#1034)
XueruiSu
authored
379945b
View commit details
Copy full SHA for 379945b
Browse repository at this point
docs: fix doc typo (#1035)
gameofdimension
authored
8491b9c
View commit details
Copy full SHA for 8491b9c
Browse repository at this point
fix: use packaging to compre versions instead of str comparing (#1027)
Show description for 6cbfa48
0x404
authored
6cbfa48
View commit details
Copy full SHA for 6cbfa48
Browse repository at this point
Previous
Next
You can’t perform that action at this time.