Skip to content

Temporarily disable OOMing llama vision decoder test #6908

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

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

jackzhxng
Copy link
Contributor

Summary

Test is either OOMing / running out of disk space, pytorch/test-infra#5923 (review) when in will give us the runners necessary to run the test. The real problem is that the model is currently 60 GB+ of memory and 30 GB of disk space, I am currently working on reducing those numbers.

Test plan

Locally and enabling ciflow/trunk on this pr

@jackzhxng jackzhxng requested a review from lucylq November 15, 2024 22:45
Copy link

pytorch-bot bot commented Nov 15, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6908

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit 107422b with merge base b4ab76f (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 15, 2024
@jackzhxng jackzhxng force-pushed the jz/disable-test-model branch from 2ed3cf1 to 107422b Compare November 16, 2024 01:46
@lucylq lucylq merged commit d5f91bf into main Nov 16, 2024
125 checks passed
@lucylq lucylq deleted the jz/disable-test-model branch November 16, 2024 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants