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 }}
radixark
/
miles
Public
Notifications
You must be signed in to change notification settings
Fork
517
Star
3k
Code
Issues
140
Pull requests
1.1k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rewrite fully-async rollout as FullyAsyncRolloutFn on the class-based rollout API
- #1717
#1717
Merged
yueming-yuan
merged 14 commits into
main
radixark/miles:main
from
yueming/fully-async-class-api
radixark/miles:yueming/fully-async-class-api
Copy head branch name to clipboard
Aug 1, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rewrite fully-async rollout as FullyAsyncRolloutFn on the class-based rollout API
#1717
yueming-yuan
merged 14 commits into
main
radixark/miles:main
from
yueming/fully-async-class-api
radixark/miles:yueming/fully-async-class-api
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
Rewrite fully-async rollout as FullyAsyncRolloutFn on the class-based rollout API
Show description for 442d5c2
yueming-yuan
committed
442d5c2
View commit details
Copy full SHA for 442d5c2
Browse repository at this point
Add a fully-async e2e test on Qwen3-30B-A3B
Show description for e2f9c75
yueming-yuan
committed
e2f9c75
View commit details
Copy full SHA for e2f9c75
Browse repository at this point
Select fully async rollout with --fully-async
Show description for 6fd324a
guapisolo
and
yueming-yuan
committed
6fd324a
View commit details
Copy full SHA for 6fd324a
Browse repository at this point
Let multi-LoRA see the unset rollout function path
Show description for 3f85ff2
yueming-yuan
committed
3f85ff2
View commit details
Copy full SHA for 3f85ff2
Browse repository at this point
Fail the drain on a dead worker, and recycle the prompt group
Show description for 2d47501
yueming-yuan
committed
2d47501
View commit details
Copy full SHA for 2d47501
Browse repository at this point
Throttle failed weight-version queries in fully-async rollout
Show description for 062973a
yueming-yuan
committed
062973a
View commit details
Copy full SHA for 062973a
Browse repository at this point
Apply the dynamic sampling and sample filters in fully-async rollout
Show description for 21fe115
yueming-yuan
committed
21fe115
View commit details
Copy full SHA for 21fe115
Browse repository at this point
Reject the rollout features fully async does not implement
Show description for 3068087
yueming-yuan
committed
3068087
View commit details
Copy full SHA for 3068087
Browse repository at this point
Resolve the rollout and eval function paths in one function
Show description for b371ec5
yueming-yuan
committed
b371ec5
View commit details
Copy full SHA for b371ec5
Browse repository at this point
Drop two redundant comments
yueming-yuan
committed
1f232b4
View commit details
Copy full SHA for 1f232b4
Browse repository at this point
Commits on Aug 1, 2026
Merge branch 'main' into yueming/fully-async-class-api
yueming-yuan
authored
6d63f54
View commit details
Copy full SHA for 6d63f54
Browse repository at this point
docs: add the missing refactor env var to the fully-async walkthrough snippet
Show description for a793f52
guapisolo
and
claude
committed
a793f52
View commit details
Copy full SHA for a793f52
Browse repository at this point
refactor: extract _first_sample for the nested-group unwrap in _drain
Show description for 4470cd9
guapisolo
and
claude
committed
4470cd9
View commit details
Copy full SHA for 4470cd9
Browse repository at this point
ci: add a fully-async label and tag the fully-async e2e test
Show description for 28ea200
guapisolo
and
claude
committed
28ea200
View commit details
Copy full SHA for 28ea200
Browse repository at this point
You can’t perform that action at this time.