stable-diffusion-webui-forge icon indicating copy to clipboard operation
stable-diffusion-webui-forge copied to clipboard

Flux dev FP16 or BF16 quant compatibility

Open KSimulation opened this issue 1 year ago • 1 comments

I tried to quantize the model into BF16 and FP16 to preserve a bit more precision than NF4/FP8 while still running fast on data center cards. However, when I tried to hack the way to get it to run in ForgeUI, I can only get it to generate nonsense donut pictures (just like the 1st image of black hole).

Any ideas of where I need to change/hack to get it to work? Feels like there is a data scramble happening somewhere

@lllyasviel hopefully we can get this as a native feature : ]

Thanks XD K.

KSimulation avatar Aug 15 '24 10:08 KSimulation

Seems already fixed: https://github.com/lllyasviel/stable-diffusion-webui-forge/discussions/1050

KSimulation avatar Aug 15 '24 13:08 KSimulation