Files
automatic/scripts
CalamitousFelicitousness 259e15fafe feat(lora): per-layer select stack modes klora and estlora
Two-network subject+style sets select a winner per layer instead of
summing: scores are top-K magnitude sums (klora) or Frobenius energies
(estlora), and a timestep ramp shifts layers from the subject network
toward the style network across sampling, reduced to at most one
precomputed flip per layer per pass. On sub-8-bit SDNQ the pair rides
the side-channel as separate segments flipped in place; other layers
recompute the winner from the pristine backup, so select modes force
backup mode. Selection resets per pass from the callback setup and is
gated off under model compile. estlora's measured style-discrepancy
term is exposed as an option. Adds XYZ axes for the stack settings.
2026-08-28 13:09:25 +01:00
..
2026-06-04 12:36:10 +02:00
2026-03-25 16:56:28 -07:00
2026-07-27 14:23:14 +02:00
2026-06-04 12:36:10 +02:00
2026-05-11 08:36:49 +02:00
2026-06-04 12:36:10 +02:00
2026-06-04 12:36:10 +02:00
2026-08-16 18:15:59 +02:00
2026-05-11 09:34:17 +02:00
2026-06-04 12:36:10 +02:00
2026-08-16 12:45:50 +02:00
2026-08-12 14:24:09 +02:00
2026-08-18 11:55:53 +02:00
2025-09-12 16:28:53 -04:00
2026-06-12 02:41:32 -04:00
2026-03-27 14:00:46 +01:00
2026-03-27 14:00:46 +01:00
2026-07-20 21:44:43 +02:00
2026-08-16 12:45:50 +02:00
2026-03-27 14:00:46 +01:00
2026-03-27 14:00:46 +01:00
2026-06-26 10:38:14 +02:00
2026-06-04 12:36:10 +02:00
2026-06-18 11:45:34 +02:00
2026-04-12 19:06:08 +02:00
2026-04-12 19:06:08 +02:00
2026-03-27 14:00:46 +01:00
2026-04-12 19:06:08 +02:00
2026-03-27 14:00:46 +01:00
2026-04-12 19:06:08 +02:00
2026-08-16 18:15:59 +02:00
2026-08-09 15:05:00 +02:00
2026-07-20 21:44:43 +02:00
2026-07-30 14:39:30 +02:00
2026-08-21 20:28:44 +02:00
2026-06-18 11:45:34 +02:00
2026-03-27 14:00:46 +01:00
2026-04-08 21:27:36 +02:00
2026-04-12 19:06:08 +02:00
2026-06-04 12:36:10 +02:00
2026-05-08 10:16:17 +02:00
2026-03-27 14:00:46 +01:00
2026-04-12 19:06:08 +02:00
2026-05-11 09:34:17 +02:00