Errors, and excessive RAM overload

#1
by tintwotin - opened

I'll have to uncomment these lines to get it working:
use_safetensors=True,
variant="fp16"

When loading the model the RAM shoot-up using some 28 GB. and then crashes. I have never seen this behavior with any other image model. Normally it's the VRAM on the GPU filling up?

wow! i'll do some testing and change the example if it keeps having this issue! thank you so much for the feedback nonetheless.

I believe its just because there isn't a fp16 safetensors version uploaded yet.

I believe this issue has been resolved.

dataautogpt3 changed discussion status to closed

@dataautogpt3
Is a fp16 version planned?

I believe he uploaded a fp16 safetensors version, but it wasn't the diffusers version.

Sign up or log in to comment