Xynonners
Xynonners
still happens, someone make a pull request?
I wish there was a JIT version of lua that is >5.1, though it's been so long at this point idk if it's ever going to happen.
still happening on my end aswell.
same issue here. ``` Error invalid configuration argument at line 216 in file /mmfs1/gscratch/zlab/timdettmers/git/bitsandbytes/csrc/ops.cu ```
it's to do with xformers 0.0.18. to fix, you can run `pip install xformers==0.0.17` no need for rebuilding.
pretty sure it's an april's fools joke
@patrickvonplaten using euler_at_final with either default, use_karras_sigmas, or use_lu_lambdas does help the issue slightly, but it is still very apparent. use_karras_sigmas tends to be less noisy than default, while use_lu_lambdas...
@yiyixuxu I narrowed it down to the guidance_scale parameter, it seems like DPM is unstable at high guidance scale. ```python import torch from diffusers import StableDiffusionXLPipeline, DPMSolverMultistepScheduler, EulerAncestralDiscreteScheduler pipeline =...
lowered to 15, seems like euler even has noise issues at this point (cfg 14) dpm:  euler: 