Skip to content

[Feature] RayLLMCollector.sync_iter #3015

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged

[Feature] RayLLMCollector.sync_iter #3015

merged 1 commit into from
Jun 18, 2025

Conversation

vmoens
Copy link
Collaborator

@vmoens vmoens commented Jun 18, 2025

Allows to collect data from RayLLMCollector whilst running the optim loop. This can make the collection up to 2x faster, but it sets the policy age to 1 most of the time.

Copy link

pytorch-bot bot commented Jun 18, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/rl/3015

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 18, 2025
@vmoens vmoens force-pushed the async-ray-collector branch 3 times, most recently from 2556b75 to 3c1db37 Compare June 18, 2025 11:49
@vmoens vmoens added the enhancement New feature or request label Jun 18, 2025
@vmoens vmoens force-pushed the async-ray-collector branch from 3c1db37 to 8954998 Compare June 18, 2025 12:32
@vmoens vmoens merged commit d6d0b13 into main Jun 18, 2025
61 of 82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants