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

cuda out of memory on RTX 24gb 3090 #150

Open
alext1995 opened this issue Aug 20, 2023 · 3 comments
Open

cuda out of memory on RTX 24gb 3090 #150

alext1995 opened this issue Aug 20, 2023 · 3 comments

Comments

@alext1995
Copy link

This is really interesting work! I tried to run it on a server with a 24gb 3090, and it runs into out of memory. Is a larger GPU needed? Please let me know what size GPU you are able to run it on.

Thanks

@EnochYe
Copy link

EnochYe commented Sep 21, 2023

I also encountered the same problem and look forward to the author’s reply.

@YyyxKun
Copy link

YyyxKun commented Sep 23, 2023

Same problem. Anbody can help?

@ChaeSeoyoung
Copy link

I encountered the same error and solved. In my opinion, 'CUDA out of memory' error can be solved by just adding some arguments.(e.g. --gradient_accumulation_steps=1 --gradient_checkpointing)
The below link might be help:
huggingface/diffusers#696

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

4 participants