Text-to-Image
Diffusers
PyTorch
Safetensors
IFPipeline
if

Running the notebook gives OutOfMemory Error on a RTX 3090 24GB Card

#10
by notune - opened

When running the notebook pipes-DeepFloyd-IF-v1.0.ipynb, I get OutOfMemoryError: CUDA out of memory. Tried to allocate 320.00 MiB (GPU 0; 24.00 GiB total capacity; 22.54 GiB already allocated; 0 bytes free; 22.93 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF even tho I thought 24Gig cards are supported

notune changed discussion status to closed

Sign up or log in to comment