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

Open
Wiselnn570 opened this issue Sep 4, 2024 · 1 comment
Open

CUDA OUT OF MEMORY #24

Wiselnn570 opened this issue Sep 4, 2024 · 1 comment

Comments

@Wiselnn570
Copy link

When running DPO, I found that the model crashes due to memory overflow if the supported image frames exceed 60, even though the training epoch is set to 1, and the training is conducted on 8 A100 GPUs.

@jzhang38
Copy link
Collaborator

Yes, it is expected. During DPO we only use deepspeed for parallelism and do not train with that many frames.

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