The quantized VAE adds some artifacts

#1
by wbruna - opened

These work great! I just noticed the embedded quantized VAE introduce some visible artifacts. This is with the Q5_0 quant:

test_1757971355.png

Those dark spots on the trunk seem to be quantization artifacts. Replacing the VAE with the original fp16-fix:

test_1757971086.png

If you ever rebuild these quants, the VAE weights add very little to the total size; I'd suggest keeping them at Q8_0, or even f16.

wbruna changed discussion title from The quantized VAE add some artifacts to The quantized VAE adds some artifacts

Sign up or log in to comment