Skip to content

olmo3 scripts, swafix, stepfix #311

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 115 commits into
base: main
Choose a base branch
from

Conversation

tyler-romero
Copy link
Contributor

No description provided.

epwalsh and others added 30 commits June 16, 2025 09:32
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.
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