mirror of
https://github.com/vladmandic/automatic
synced 2026-09-02 11:00:46 +02:00
1b3fd835c6
A LoKR group whose Kronecker product does not fit the resolved module previously bound anyway and failed at apply time as a caught per-module error, leaving the adapter partially applied with only an error log. Reject the group at load with a warning instead, matching the LoRA path's shapes_match gate. - lokr_kron_shape derives (out, in_flat) from full, rank-decomposed or Tucker-rebuilt factors, folding conv kernel dims into in_flat - lokr_shapes_match honors SDNQ original shapes and chunk partitions: equal chunks need total * out rows, row-range slices an exact range; the input dim is never chunked - cover non-fused and fused rejection in the offline suite