_convert_kohya_ss_state_dict outputs the legacy lora conventions when the additional layer was stored on the model without a formal separate module. We should update it to directly output the new naming convention with formal lora layers
See previous discussion: #4147 (comment)