Skip to content
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

Do a dry-run batch before starting training #67

Merged
merged 3 commits into from
Oct 11, 2024
Merged

Conversation

epwalsh
Copy link
Member

@epwalsh epwalsh commented Oct 11, 2024

Fixes a discrepancy after restarts caused by compiling on the first batch.

@epwalsh epwalsh requested a review from AkshitaB October 11, 2024 02:02
@epwalsh
Copy link
Member Author

epwalsh commented Oct 11, 2024

Well there is still some discrepancy after restarts with compile and also the "fused ops" (involving a bunch of triton kernels), but I think this is still a good feature. At least non-compiled, non-triton models restart perfectly. I'm going to continue looking into this.

@epwalsh epwalsh merged commit 0c75ef6 into main Oct 11, 2024
15 checks passed
@epwalsh epwalsh deleted the epwalsh/dry-run branch October 11, 2024 16:08
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.

2 participants