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

[WIP] Only torch 2.4.0 compatible #1505

Merged
merged 2 commits into from
Aug 31, 2024
Merged

[WIP] Only torch 2.4.0 compatible #1505

merged 2 commits into from
Aug 31, 2024

Conversation

snarayan21
Copy link
Contributor

@snarayan21 snarayan21 commented Aug 31, 2024

Makes foundry only torch 2.4.0 compatible. Running GPU test workflow manually to make sure they succeed off of this branch. The GPU tests below will fail. After this, needs to be force merged.

Of note, taking out moe_weight_parallelism and weight_parallel_group since megablocks no longer supports it. Essentially never used: databricks/megablocks#137

Successful GPU Tests: https://github.com/mosaicml/llm-foundry/actions/runs/10646626275
Sucessful regression tests (running off of docker images created by this PR):

@snarayan21 snarayan21 requested a review from a team as a code owner August 31, 2024 15:38
@snarayan21 snarayan21 requested a review from a team as a code owner August 31, 2024 16:15
@mvpatel2000 mvpatel2000 enabled auto-merge (squash) August 31, 2024 16:46
@mvpatel2000 mvpatel2000 disabled auto-merge August 31, 2024 16:47
@mvpatel2000 mvpatel2000 merged commit 867a405 into main Aug 31, 2024
13 of 16 checks passed
@mvpatel2000 mvpatel2000 deleted the saaketh/finish_torch_24 branch August 31, 2024 16:47
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