What are the minimum GPU memory requirements for running this InstructPix2Pix training setup?
I used RTX 4090 24G, but always got an error when operate multi_tensor
I used RTX 4090 24G, but always got an error when operate multi_tensor
as same as you,alway Out Of Memory when I run train code .I think maybe his code has some bug
32GB should be enough.
I don't know the minimum GPU memory for running But I ran it on a single GPU with 32GB of memory, but I closed it before completing an epoch since it was excessively prolonged. I finally used multiple GPUs in parallel to barely run a couple of epochs.
I hope my experience can help you.
Finally,I use single L20 (48G), and got this