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

exceed allowed memory #761

Open
stefs22 opened this issue Dec 4, 2024 · 1 comment
Open

exceed allowed memory #761

stefs22 opened this issue Dec 4, 2024 · 1 comment

Comments

@stefs22
Copy link

stefs22 commented Dec 4, 2024

try to use ipadapter, follow this tut:
https://www.youtube.com/watch?v=sWHgc7QgPtI

But every time i get this error:

CheckpointLoaderSimple
Allocation on device 0 would exceed allowed memory. (out of memory)
Currently allocated : 5.96 GiB
Requested : 12.50 MiB
Device limit : 12.00 GiB
Free (according to CUDA): 5.00 GiB
PyTorch limit (set by user-supplied memory fraction)
: 17179869184.00 GiB

This si first time, i used comfy before but nothing similar happens.
My specs: 3060 12gb,16gb ram ,...

How to overcome this?

@Khampol
Copy link

Khampol commented Dec 8, 2024

Try see vdo from official channel : https://www.youtube.com/@latentvision/videos

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