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 #9

Open
Dan1900 opened this issue Sep 23, 2024 · 3 comments
Open

CUDA out of memory #9

Dan1900 opened this issue Sep 23, 2024 · 3 comments

Comments

@Dan1900
Copy link

Dan1900 commented Sep 23, 2024

When inference stage2,raise a CUDA out of memory error! I use 4090 and the CUDA memory is about 24G.

@alphazhugit
Copy link

The page says that inference requires only 10G of VRAM, but in actual testing, the second_stage requires 28G of VRAM😫

@CorradoF
Copy link

The page says that inference requires only 10G of VRAM, but in actual testing, the second_stage requires 28G of VRAM😫

How much better the 2nd stage is compared to the 1st?

@2hiTee
Copy link

2hiTee commented Nov 12, 2024

When inference stage2,raise a CUDA out of memory error! I use 4090 and the CUDA memory is about 24G.

When I training the first stage, a single RTX 4090 also raised CUDA out of memory

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