Commit Graph

  • 2ae31ce46f refactor(lora): name the gate both channel mechanisms share CalamitousFelicitousness 2026-08-30 05:06:01 +01:00
  • 7de65eca16 docs(lora): state the activation contracts where the walk lives CalamitousFelicitousness 2026-08-30 05:04:49 +01:00
  • ee21c64e67 refactor(lora): walk one component list in both passes CalamitousFelicitousness 2026-08-30 05:03:11 +01:00
  • e8659c87ac fix(lora): record how the pass left the weights CalamitousFelicitousness 2026-08-30 05:01:16 +01:00
  • 4886761980 fix(lora): finish the activation pass when it aborts CalamitousFelicitousness 2026-08-30 04:59:47 +01:00
  • 3f86973bc6 refactor(lora): split the activation ladder into atomic mechanisms CalamitousFelicitousness 2026-08-30 04:55:16 +01:00
  • 65e49a323c refactor(lora): extract the shared activation pass plumbing CalamitousFelicitousness 2026-08-30 04:47:10 +01:00
  • 7f430aae4e refactor(lora): drop the unused timer fields and accumulate deactivate time CalamitousFelicitousness 2026-08-30 04:41:36 +01:00
  • 44a4a8e2a5 fix(lora): align the stack ramp fallback with its option default CalamitousFelicitousness 2026-08-30 04:39:46 +01:00
  • 88d263ba14 fix(lora): let stack degradation warnings recur after a settings change CalamitousFelicitousness 2026-08-30 04:39:01 +01:00
  • 2db573d283 fix(lora): bind 4-d oft files to the boft module type CalamitousFelicitousness 2026-08-30 04:35:07 +01:00
  • fd2e082be5 fix(lora): keep the loaded-network type contract under nunchaku CalamitousFelicitousness 2026-08-30 04:31:50 +01:00
  • a637d57ea5 modular cleanup Vladimir Mandic 2026-08-29 17:40:04 +02:00
  • 525e8dec9d modular set latents and steps Vladimir Mandic 2026-08-29 16:20:57 +02:00
  • a0dceebd57 proto modular guiders Vladimir Mandic 2026-08-29 15:33:47 +02:00
  • 34a3155f96 work on convert-to-modular Vladimir Mandic 2026-08-29 14:12:01 +02:00
  • 62bedf8834 update attention handlers and settings Vladimir Mandic 2026-08-29 13:05:20 +02:00
  • 259db4e6b9 Merge pull request #5069 from vladmandic/feat/lora-sdnq-stack Vladimir Mandic 2026-08-29 09:46:52 +02:00
  • da856522a8 Merge branch 'dev' into feat/lora-sdnq-stack Vladimir Mandic 2026-08-29 09:46:42 +02:00
  • 5cfa07fb5e test(lora): extend apply-method coverage to select riding CalamitousFelicitousness 2026-08-20 22:44:02 +01:00
  • 999224e91a test(lora): pin the upstream fixes in the campaign suite CalamitousFelicitousness 2026-08-20 22:09:07 +01:00
  • b381673143 feat(xyz): lora block weight axis CalamitousFelicitousness 2026-07-26 21:36:07 +01:00
  • 2620b0cc5b feat(lora): per-block strength CalamitousFelicitousness 2026-07-26 21:34:28 +01:00
  • 455a6d0e8f feat(lora): default the select-mode ramp to 0 CalamitousFelicitousness 2026-07-26 20:20:43 +01:00
  • c762bfec18 perf(lora): materialize select winners on the accelerator and time the reset CalamitousFelicitousness 2026-07-26 16:41:27 +01:00
  • de5e94073c perf(lora): chunk select scoring and cache select scores for replay CalamitousFelicitousness 2026-07-26 07:24:31 +01:00
  • 84220562ee fix(lora): count select backups once and log unridable pairs CalamitousFelicitousness 2026-07-26 00:07:29 +01:00
  • 4032ff61a8 fix(lora): keep the select count warning quiet without networks CalamitousFelicitousness 2026-07-25 23:38:21 +01:00
  • 72d9fd1b78 fix(lora): derive select stack balances from live schedule entries CalamitousFelicitousness 2026-07-25 23:32:59 +01:00
  • 82e3c1d20f feat(lora): log select stack schedules CalamitousFelicitousness 2026-07-25 22:14:47 +01:00
  • 3218740b20 fix(lora): surface the stack mode as an explicit field in load logs CalamitousFelicitousness 2026-07-20 23:33:03 +01:00
  • f156026150 feat(lora): balance estlora layer scores by network magnitude CalamitousFelicitousness 2026-07-20 21:57:01 +01:00
  • c75e9410fe fix(lora): silence offload re-init logging on network changes CalamitousFelicitousness 2026-07-19 19:10:20 +01:00
  • b90afe1253 fix(lora): report the effective weight-state mode in load logs CalamitousFelicitousness 2026-07-19 18:04:15 +01:00
  • 30ca66fe5f fix(lora): host dense stack deltas on sdnq at any bit width CalamitousFelicitousness 2026-07-19 17:02:38 +01:00
  • cf36f879a1 fix(lora): harden select stack modes on quantized and offloaded models CalamitousFelicitousness 2026-07-18 06:09:13 +01:00
  • 55c3eb1325 refactor(lora): remove the lora_apply_te setting CalamitousFelicitousness 2026-07-18 04:16:29 +01:00
  • c42adcf680 docs(i18n): rework lora hosting and stack mode hints CalamitousFelicitousness 2026-07-18 04:01:36 +01:00
  • 734215cc6d fix(lora): keep select stack modes dormant without a qualifying pair CalamitousFelicitousness 2026-07-18 03:41:28 +01:00
  • e2202bfbdf feat(lora): log exact side-channel applies CalamitousFelicitousness 2026-07-18 03:32:53 +01:00
  • 259e15fafe feat(lora): per-layer select stack modes klora and estlora CalamitousFelicitousness 2026-07-18 02:58:11 +01:00
  • 2396185393 feat(lora): dense stack modes for multi-network sets CalamitousFelicitousness 2026-07-18 02:44:42 +01:00
  • 53deb1f029 Merge pull request #5068 from vladmandic/feat/attention-sparse Vladimir Mandic 2026-08-28 14:05:25 +02:00
  • 0fa987e350 docs(settings): record the head sharing finding in the sparse hints CalamitousFelicitousness 2026-08-26 21:24:07 +01:00
  • 0b56e36a2a feat(attention): exclude known bad models from sparse attention CalamitousFelicitousness 2026-08-26 19:57:32 +01:00
  • f75f715546 test(attention): follow the sdnq block mask helpers upstream CalamitousFelicitousness 2026-08-26 19:44:35 +01:00
  • 8138424bbe docs(settings): cross-reference sparse attention from the sdp hints CalamitousFelicitousness 2026-08-24 23:05:53 +01:00
  • f0531e1c88 docs(settings): expand the sparse attention hints CalamitousFelicitousness 2026-08-24 02:14:32 +01:00
  • 97b5112cf8 refactor(settings): make the sparse sequence floor a plain value CalamitousFelicitousness 2026-08-24 02:10:00 +01:00
  • 7bc11ff470 docs(settings): name the sparse attention sequence floor CalamitousFelicitousness 2026-08-24 02:01:19 +01:00
  • c27b3792fe fix(attention): hook every denoiser slot for layout publication CalamitousFelicitousness 2026-08-24 01:14:12 +01:00
  • 9e9e2f45ed feat(xyz): add attention and sparse attention axes CalamitousFelicitousness 2026-08-24 01:04:29 +01:00
  • 96c28024d6 fix(test): give the router test a hookable stand-in denoiser CalamitousFelicitousness 2026-08-24 01:04:20 +01:00
  • fa8bf0b5cd feat(attention): publish the token layout for classic pipelines CalamitousFelicitousness 2026-08-23 22:58:25 +01:00
  • a2e6535b93 feat(krea2): publish the packed token layout CalamitousFelicitousness 2026-08-23 22:16:58 +01:00
  • b2a6d72158 feat(attention): compose the block selection with a token mask CalamitousFelicitousness 2026-08-23 22:16:46 +01:00
  • a2a54de452 feat(attention): trace contiguity and count calls per route CalamitousFelicitousness 2026-08-23 05:41:51 +01:00
  • b2de8f53c4 feat(attention): sdnq backend consumes the block selection CalamitousFelicitousness 2026-08-23 04:11:43 +01:00
  • c7b18bc926 feat(attention): static pattern control and fallback CalamitousFelicitousness 2026-08-23 01:22:25 +01:00
  • 01b97dea88 fix(attention): compile the flex backend CalamitousFelicitousness 2026-08-23 00:45:14 +01:00
  • 3fc5861445 feat(cli): flex sparse rows in the attention benchmark CalamitousFelicitousness 2026-08-23 00:10:17 +01:00
  • fc0fd41ecd perf(attention): drop the per call readbacks from block selection CalamitousFelicitousness 2026-08-22 23:54:30 +01:00
  • 039227119c fix(cli): render the benchmark compute split after both sections CalamitousFelicitousness 2026-08-22 09:12:31 +01:00
  • 478661caec feat(cli): sparse-attention groundwork for the attention benchmark CalamitousFelicitousness 2026-08-21 22:08:10 +01:00
  • 1b66adcff2 fix(attention): report when sparse attention cannot act CalamitousFelicitousness 2026-08-22 23:47:12 +01:00
  • d75abce642 feat(attention): sparse attention settings and router stage CalamitousFelicitousness 2026-08-22 23:32:18 +01:00
  • aa4aa57fe8 feat(attention): fixed budget block selector and token layout CalamitousFelicitousness 2026-08-22 23:22:56 +01:00
  • 03a41e63c6 Merge pull request #5067 from vladmandic/feat/lora-sdnq-cache Vladimir Mandic 2026-08-28 13:32:44 +02:00
  • d776194ec4 Merge branch 'dev' into feat/lora-sdnq-cache Vladimir Mandic 2026-08-28 13:32:35 +02:00
  • 68d892e6b2 modular pipelines intercepts and profiling Vladimir Mandic 2026-08-28 13:31:54 +02:00
  • a8f15e7b5f Merge branch 'dev' into feat/lora-sdnq-cache Vladimir Mandic 2026-08-27 08:49:44 +02:00
  • 37ac1b64c9 point sdnq logger to sdnext logger Dity0 2026-08-27 03:15:18 +03:00
  • e1767aa72d remove sdnq.sdnext hijacks Dity0 2026-08-27 02:47:03 +03:00
  • 2306867b63 perf(lora): store hosted factors at the delta's effective rank CalamitousFelicitousness 2026-07-27 21:49:49 +01:00
  • 0c1b087e20 perf(lora): serve hosted layers from the factor cache before delta assembly CalamitousFelicitousness 2026-07-26 03:51:01 +01:00
  • 179978a555 feat(lora): route fat non-factorable deltas back to requantize CalamitousFelicitousness 2026-07-26 03:25:43 +01:00
  • e33965fc3b fix(lora): bound calibration capture and cover unet denoisers CalamitousFelicitousness 2026-07-26 01:15:23 +01:00
  • ff94565da8 perf(lora): pad side-channel factor ranks to fixed buckets CalamitousFelicitousness 2026-07-18 01:43:26 +01:00
  • 74e68b58ce perf(lora): oversample the hosted-factor sketch to near-exact svd CalamitousFelicitousness 2026-07-18 01:25:03 +01:00
  • 03dfddaa96 perf(lora): int8 storage for cached hosted factors CalamitousFelicitousness 2026-07-18 00:25:49 +01:00
  • a2daf9027c feat(lora): disk cache for hosted svd factors CalamitousFelicitousness 2026-07-18 00:03:03 +01:00
  • b14ce1032b update changelog Vladimir Mandic 2026-08-26 16:13:12 +02:00
  • 4be7d3c761 Merge pull request #5052 from vladmandic/feat/attention-core Vladimir Mandic 2026-08-26 15:59:39 +02:00
  • 79a843474d Merge branch 'dev' into feat/attention-core Vladimir Mandic 2026-08-26 15:59:28 +02:00
  • 7a489d42f5 Merge pull request #5066 from vladmandic/lora-exact Vladimir Mandic 2026-08-26 15:59:00 +02:00
  • 54624debd8 Merge pull request #5044 from vladmandic/feat/lora-sdnq-exact Vladimir Mandic 2026-08-26 15:58:10 +02:00
  • 4cdcbd5cdc Merge branch 'lora-exact' into feat/lora-sdnq-exact Vladimir Mandic 2026-08-26 15:58:00 +02:00
  • 609e9003f1 Merge pull request #5065 from vladmandic/dev Vladimir Mandic 2026-08-26 15:57:16 +02:00
  • d0cceefd0f Merge pull request #5064 from vladmandic/dev Vladimir Mandic 2026-08-26 15:48:41 +02:00
  • 684940e015 Merge pull request #5062 from vladmandic/dev Vladimir Mandic 2026-08-26 11:17:43 +02:00
  • 213f0b8048 Merge branch 'master' into dev Vladimir Mandic 2026-08-26 11:17:33 +02:00
  • fca27159ef update changelog/todo Vladimir Mandic 2026-08-26 11:00:10 +02:00
  • acb4e758d3 add heif/heic support Vladimir Mandic 2026-08-26 10:24:17 +02:00
  • 0fde1f4dae Merge pull request #5061 from crashingalexsan/dev Vladimir Mandic 2026-08-26 10:12:25 +02:00
  • 3edaed8e77 Pin stable ROCM 7.14, rework multi arch installation Alejandro Alberto Aguilar Morales 2026-08-26 01:17:54 -06:00
  • 6cdc3bba7e switch to pillow-heif Vladimir Mandic 2026-08-25 19:53:14 +02:00
  • 144c00efdd Merge pull request #5060 from vladmandic/fix/queue-lock-exception-suppression Vladimir Mandic 2026-08-26 07:31:39 +02:00
  • cb06447426 fix(video): report a cancelled generation as 499 CalamitousFelicitousness 2026-08-26 03:58:58 +01:00
  • 78a49eab33 fix(queue): stop the queue lock from suppressing exceptions CalamitousFelicitousness 2026-08-26 02:00:12 +01:00
  • 3f80bb05b0 docs(ltx): correct the refine default comment and stale file references CalamitousFelicitousness 2026-08-25 23:21:21 +01:00