A question regarding whether the LoRA has been successfully applied to the inference process?
zhangqi420 opened this issue · 0 comments
zhangqi420 commented
I checked that load_lora only loads the LoRA parameters into self.loras in the Flux class, but this self.loras is not involved in the forward inference process.