stable-diffusion.cpp icon indicating copy to clipboard operation
stable-diffusion.cpp copied to clipboard

Error with quantization and lora

Open imikod opened this issue 1 year ago • 2 comments

When I use a model with lora it works as expected but when I pass --type q8_0 it does not work at all. The model works without lora and with quantization. I tested different loras and models with the same result.

imikod avatar Dec 08 '23 15:12 imikod

The results of Loras with quantized models are very poor anyway. I do not recommend it.

FSSRepo avatar Dec 08 '23 17:12 FSSRepo

I believe you. In fact I read the warning and wanted to see how bad it was.

imikod avatar Dec 08 '23 18:12 imikod