leejet
|
49e7882137
|
feat: add krea2 support
|
2026-06-24 00:35:59 +08:00 |
|
leejet
|
f440ad9c29
|
fix: avoid writable mmap for read-only weights (#1698)
master-719-f440ad9
|
2026-06-23 00:39:31 +08:00 |
|
stduhpf
|
41f7acbfb0
|
feat: support guidance_schedule (#1684)
master-718-41f7acb
|
2026-06-23 00:05:55 +08:00 |
|
leejet
|
b395a6972d
|
refactor: add Flux VAE version helper (#1696)
master-717-b395a69
|
2026-06-22 22:39:42 +08:00 |
|
Alex Klinkhamer
|
854bebfe02
|
feat: add --prompt-file and --negative-prompt-file flags (#1693)
master-716-854bebf
|
2026-06-22 22:16:54 +08:00 |
|
fszontagh
|
787d229d84
|
perf: --eager-load to pre-load params at model-load time (#1687)
master-715-787d229
|
2026-06-22 22:10:09 +08:00 |
|
leejet
|
b12098f5d0
|
feat: add boogu image support (#1688)
master-714-b12098f
|
2026-06-22 00:36:17 +08:00 |
|
stduhpf
|
2bd249c971
|
feat: concatenate repeated cli arg strings (#1686)
master-713-2bd249c
|
2026-06-22 00:24:13 +08:00 |
|
Daniele
|
e9e952462f
|
fix: workaround for Ernie with Vulkan and Flash Attention (#1680)
master-712-e9e9524
|
2026-06-22 00:21:38 +08:00 |
|
Wagner Bruna
|
e8e012eef2
|
fix: workaround for Anima with Vulkan and Flash Attention (#1678)
master-711-e8e012e
|
2026-06-22 00:20:00 +08:00 |
|
leejet
|
7f0e728b7d
|
fix: normalize CLIP prompts before special-token splitting (#1670)
|
2026-06-17 00:33:00 +08:00 |
|
leejet
|
92a3b73cdb
|
sync: update sdcpp-webui (#1668)
master-709-92a3b73
|
2026-06-16 23:55:03 +08:00 |
|
Wagner Bruna
|
710bc91c8f
|
fix: correct conversion from sd_type_t to ggml_type (#1519)
master-708-710bc91
|
2026-06-16 23:54:42 +08:00 |
|
Wagner Bruna
|
5a34bc7f6e
|
feat: support for cancelling generations (#1124)
* feat: support for canceling the ongoing generation
* return partial image batches on cancel
---------
Co-authored-by: leejet <leejet714@gmail.com>
master-707-5a34bc7
|
2026-06-16 00:36:38 +08:00 |
|
leejet
|
146b6cc49e
|
fix: simplify PuLID ID extraction setup (#1664)
master-706-146b6cc
|
2026-06-15 23:55:38 +08:00 |
|
RapidMark
|
93527fda74
|
feat: add PuLID-Flux identity-injection support (#1595)
master-705-93527fd
|
2026-06-15 23:33:50 +08:00 |
|
leejet
|
6e66a1a4a4
|
fix: allow oversized Vulkan parameter tensors (#1662)
master-704-6e66a1a
|
2026-06-15 23:18:52 +08:00 |
|
leejet
|
bb90bfa00f
|
feat: support backend-specific max-vram budgets
master-703-bb90bfa
|
2026-06-14 22:46:32 +08:00 |
|
leejet
|
517abc777d
|
sync: update ggml (#1656)
|
2026-06-14 20:45:05 +08:00 |
|
leejet
|
6f00939f75
|
docs: refresh README guide links
|
2026-06-14 17:58:58 +08:00 |
|
stduhpf
|
c2df4e1228
|
feat: add RPC support (#1629)
master-700-c2df4e1
|
2026-06-14 17:30:23 +08:00 |
|
leejet
|
9838264c49
|
refactor: simplify ControlNet output caching (#1655)
master-699-9838264
|
2026-06-14 16:58:37 +08:00 |
|
leejet
|
17d70b91e6
|
docs: replace example option lists with help commands
|
2026-06-14 16:55:15 +08:00 |
|
leejet
|
5db680c2c7
|
refactor: route cpu placement through backend specs (#1654)
master-697-5db680c
|
2026-06-14 15:52:24 +08:00 |
|
leejet
|
749186c0eb
|
refactor: remove vae_decode_only context flag (#1653)
master-696-749186c
|
2026-06-14 15:23:29 +08:00 |
|
leejet
|
bdb431ad95
|
feat: support disk params backend (#1651)
master-695-bdb431a
|
2026-06-14 14:48:50 +08:00 |
|
leejet
|
276025e054
|
fix: mark LoKR w2_a tensor as applied (#1650)
master-694-276025e
|
2026-06-14 02:11:02 +08:00 |
|
leejet
|
8d4c7af95b
|
refactor: route all runner params through model manager (#1649)
master-693-8d4c7af
|
2026-06-14 02:05:23 +08:00 |
|
leejet
|
9b0fceb41b
|
refactor: manage upscaler params through model manager (#1645)
master-692-9b0fceb
|
2026-06-13 15:39:57 +08:00 |
|
leejet
|
563137a592
|
refactor: centralize runner weight staging and cleanup (#1644)
master-691-563137a
|
2026-06-13 13:19:13 +08:00 |
|
Wyatt Caldwell
|
3a54597776
|
fix: SD3 conditioning crash when clip_l text encoder is missing (#1638)
master-690-3a54597
|
2026-06-13 13:16:59 +08:00 |
|
Cyberhan123
|
1365008348
|
chore: add script for automatic code formatting (#1636)
|
2026-06-13 13:13:07 +08:00 |
|
Cyberhan123
|
1fb6b22850
|
feat: add free_sd_images function to manage memory for C API (#1633)
master-688-1fb6b22
|
2026-06-13 13:08:14 +08:00 |
|
stduhpf
|
c20769b2c8
|
feat: add circular RoPE support for ideogram4 (#1627)
master-687-c20769b
|
2026-06-13 13:06:34 +08:00 |
|
RapidMark
|
1b702a51e7
|
fix: correct mask shape for masked flash attention (#1625)
master-686-1b702a5
|
2026-06-13 13:01:20 +08:00 |
|
RapidMark
|
19bdfe22d2
|
feat: set tensor names on block params (#1622)
master-685-19bdfe2
|
2026-06-08 23:25:52 +08:00 |
|
stduhpf
|
138da14cc3
|
apg: normalize diff_norm calculation by tensor size (#1620)
master-684-138da14
|
2026-06-08 21:56:15 +08:00 |
|
fszontagh
|
17a2b4a315
|
perf: cap planner budget when model dwarfs the streaming budget (#1612)
master-683-17a2b4a
|
2026-06-08 21:53:54 +08:00 |
|
leejet
|
b3d56d0ba1
|
refactor: split model loader from model definitions (#1619)
master-682-b3d56d0
|
2026-06-07 23:20:12 +08:00 |
|
leejet
|
2a07540c2a
|
refactor: move photomaker into generation extension (#1618)
master-681-2a07540
|
2026-06-07 22:40:02 +08:00 |
|
Wagner Bruna
|
81abfb2548
|
chore: rename and reformat gits_noise.inl (#1617)
master-680-81abfb2
|
2026-06-07 22:30:20 +08:00 |
|
leejet
|
f3fd359b58
|
refactor: reorganize src model layout (#1615)
master-679-f3fd359
|
2026-06-07 03:21:12 +08:00 |
|
leejet
|
dfb2390dd4
|
refactor: extract Wan VAE implementation (#1614)
master-678-dfb2390
|
2026-06-07 01:33:49 +08:00 |
|
leejet
|
cfbc19d186
|
refactor: unify model config detection (#1613)
master-677-cfbc19d
|
2026-06-07 01:05:12 +08:00 |
|
leejet
|
b9254dda0d
|
feat: add ideogram4 support (#1609)
master-676-b9254dd
|
2026-06-06 16:34:16 +08:00 |
|
fszontagh
|
0648f4426b
|
perf: ratchet streaming budget so plan stops re-merging every step (#1611)
master-675-0648f44
|
2026-06-06 16:32:03 +08:00 |
|
YOSHIDA Keiji
|
74f513d512
|
fix: Suppress spurious error output for --help (#1607) (#1608)
Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
master-674-74f513d
|
2026-06-06 16:23:44 +08:00 |
|
fszontagh
|
064001b524
|
perf: allocate CPU-offloaded params from runtime device pinned host buffer (#1601)
master-673-064001b
|
2026-06-06 16:22:18 +08:00 |
|
leejet
|
1f9ee88e09
|
fix: zero Wan2.2 TI2V timesteps for fixed frames (#1604)
master-672-1f9ee88
|
2026-06-03 23:32:31 +08:00 |
|
fszontagh
|
a7f2e03da4
|
perf: keep chunk-K residency engaged with runtime LoRA (#1598)
master-671-a7f2e03
|
2026-06-03 23:12:00 +08:00 |
|