F.interpolate(hidden_states, scale_factor=2.0, mode="nearest")
breaks for large bsz
#984
Labels
bug
Something isn't working
Describe the bug
Thanks to the amazing work done in the memory efficient PR, I can now run Stable Diffusion in fp16, on TITAN RTX (24Go VRAM) until a batch size of 31 with no issue.
When I try a batch size of 32, I get the following error:
Is there a way to fix this issue?
@patrickvonplaten @patil-suraj
System Info
diffusers
version: 0.7.0.dev0The text was updated successfully, but these errors were encountered: