>>52452889>>52465898What params do you use on launch? xformers does aggresive memory attention so it would affect order of the tensor in VRAM stack. If you are on 2.x torch use --opt-sdp-no-mem-attention, but keep in mind this is memory hungry unless you have vram more than 6GB.