Open
Conversation
add swafix updates to train on olmo3
latest swafix updates
undfined
requested changes
Jul 1, 2025
Collaborator
undfined
left a comment
There was a problem hiding this comment.
A few small things regarding paths to consider and some inconsistencies to resolve before launching. Namely, make sure to match activation_checkpointing from smoketest example and drop initial_lr from the anneal configs to match smoketest.
src/cookbook/recipes/olmo3-midtraining/anneal-round1-olmo3_7b-with-reasoning-anneal.yaml
Outdated
Show resolved
Hide resolved
src/cookbook/recipes/olmo3-midtraining/anneal-round1-olmo3_7b-with-reasoning-anneal.yaml
Outdated
Show resolved
Hide resolved
| rank_microbatch_size: 8192 | ||
| scheduler_type: linear | ||
| warmup_steps: 0 | ||
| activation_checkpointing: true |
Collaborator
There was a problem hiding this comment.
Add this to your anneal configs above.
src/cookbook/recipes/olmo3-midtraining/example-olmo3_7b-microanneal.yaml
Outdated
Show resolved
Hide resolved
src/cookbook/recipes/olmo3-midtraining/anneal-round1-olmo3_7b-with-reasoning-anneal.yaml
Outdated
Show resolved
Hide resolved
src/cookbook/recipes/olmo3-midtraining/anneal-round1-olmo3_7b-with-reasoning-anneal.yaml
Show resolved
Hide resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
branch for running anneals from OLMo3 checkpoint