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

Open
EddyPianist opened this issue Dec 13, 2024 · 1 comment
Open

CUDA out of memory #161

EddyPianist opened this issue Dec 13, 2024 · 1 comment

Comments

@EddyPianist
Copy link

Hi there,

I'm encountering a CUDA out of memory error while fine-tuning the stable-audio-open model, even with the batch size set to 1. I'm using an NVIDIA A10 GPU with 24 GB of memory, which I believe should be sufficient for this task.

I’m wondering if anyone else has encountered a similar issue and how you managed to resolve it. Thanks!

@DarkAlchy
Copy link

Can't be trained on 24GB as the code is just highly unoptimized to allow it. 2xA6000 will do it with ease. One can, maybe.

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

2 participants