mirror of
https://github.com/vladmandic/automatic
synced 2026-09-15 11:08:43 +02:00
5d5ede5c47
ConvRot is the regular Hadamard rotation SDNQ implements: identical construction, normalization, axis, and dequant order. Per-layer markers map onto the dequantizer's use_hadamard and hadamard_group_size; group sizes must be powers of 4 and divide in_features, else base-repo fallback. Detection carries per-layer metadata since files mix plain and rotated layers.