Ryan Dick
|
02f27c750a
|
Add unit tests for LoRAPatcher.apply_lora_sidecar_patches(...) and fixup dtype handling in the sidecar layers.
|
2024-09-15 04:39:56 +03:00 |
|
Ryan Dick
|
50c9410121
|
WIP
|
2024-09-15 04:39:56 +03:00 |
|
Ryan Dick
|
04b37e64ea
|
Move the responsibilities of 1) state_dict loading from file, and 2) SDXL lora key conversions, out of LoRAModelRaw and into LoRALoader.
|
2024-09-15 04:39:56 +03:00 |
|
Ryan Dick
|
8518ae9ccb
|
Remove unused LoRAModelRaw.name attribute.
|
2024-09-15 04:39:56 +03:00 |
|
Ryan Dick
|
fc380f077f
|
Start moving SDXL-specific LoRA conversions out of the general-purpose LoRAModelRaw class.
|
2024-09-15 04:39:56 +03:00 |
|
Ryan Dick
|
2b3e4e123d
|
Split LoRA layer implementations into separate files.
|
2024-09-12 15:53:30 +00:00 |
|