stable-diffusion.cpp
stable-diffusion.cpp copied to clipboard
Error with quantization and lora
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.
The results of Loras with quantized models are very poor anyway. I do not recommend it.
I believe you. In fact I read the warning and wanted to see how bad it was.