Skip to content

olmo3 scripts swafix foreachopt #310

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

Draft
wants to merge 124 commits into
base: main
Choose a base branch
from

Conversation

tyler-romero
Copy link
Contributor

No description provided.

tyler-romero and others added 21 commits June 20, 2025 13:07
Adds a queue for tracking bookkeeping operations and the ability to
cancel queued operations of the same type when submitting a new one:
`trainer.run_bookkeeping_op(...., cancel_in_progress=True)`. The trainer
will throw a warning when attempting to cancel a queued op that's
currently running, which can be a good indication that the op is causing
a backlog in the queue. The trainer will also throw a warning if any
bookkeeping op takes longer than 30 seconds by default.
@tyler-romero tyler-romero force-pushed the tylerr/olmo3-scripts-swafix-foreachopt branch from 2f6f9e4 to 9bd9529 Compare June 29, 2025 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants