What happened?
- "override transformer"
- full finetuning
- continue from backup
loads the transformer in the "override transformer" field, not the one in the backup. LoRA is not affect because there is no transformer in the backup then and loading the "override transformer" one is correct
What did you expect would happen?
load the transformer in the backup
Relevant log output
Generate and upload debug_report.log
No response
What happened?
loads the transformer in the "override transformer" field, not the one in the backup. LoRA is not affect because there is no transformer in the backup then and loading the "override transformer" one is correct
What did you expect would happen?
load the transformer in the backup
Relevant log output
Generate and upload debug_report.log
No response