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

Execution keeps breaking even when running on A100 GPU #25

Open
hannahhb opened this issue Sep 15, 2024 · 2 comments
Open

Execution keeps breaking even when running on A100 GPU #25

hannahhb opened this issue Sep 15, 2024 · 2 comments

Comments

@hannahhb
Copy link

Using the starter kit, the LLAMA baseline isn't working for me still and keeps breaking due to OOM on the evaluation stage despite using a A100 GPU. Is there anything that can be done to stop this from happening?

@hannahhb
Copy link
Author

I've tried os.environ['PYTORCH_CUDA_ALLOC_CONF'] = 'max_split_size_mb:64' and 128 and 'expandable_segments:True'

@hannahhb
Copy link
Author

update: I tried running the script on A6000 rented on cudo compute but it still breaks :(( any suggestions?

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

No branches or pull requests

1 participant