20 Commits

Author SHA1 Message Date
stduhpf
caa111adf3
feat: optimize cfg special cases with guidance schdeule (#2033) 2026-09-25 01:10:22 +08:00
leejet
2dc7f5408a
feat: add Qwen Image 2.1 prefix KV cache (#2035) 2026-09-23 23:08:21 +08:00
leejet
e6281b6318
feat: add configurable conditioning cache for all models (#2034) 2026-09-23 22:25:42 +08:00
stduhpf
241518b35d
feat: add latent2rgba preview for Qwen-Image 2.1 (#2032) 2026-09-23 22:16:55 +08:00
LED-M
2bb72947cb
perf: cache MiniMax H3 text conditioning (#1966) 2026-09-22 22:19:39 +08:00
leejet
97d932b8f8
fix: restrict VAE tiling retries to allocation failures (#2019) 2026-09-21 23:40:05 +08:00
leejet
187b2561ea
feat: add native CUDA SageAttention support (#2005) 2026-09-21 01:16:59 +08:00
fszontagh
15f335daa5
feat: add LLaDA-Image support (#1968)
Co-authored-by: leejet <leejet714@gmail.com>
2026-09-21 01:14:20 +08:00
Wagner Bruna
008ca5b492
feat: restore legacy fp8 handling when building with upstream ggml (#2001) 2026-09-21 00:48:30 +08:00
leejet
137f7409bb
feat: add Qwen Image 2.1 support (#1994) 2026-09-20 22:51:21 +08:00
leejet
1330cebae8
feat: support building with upstream ggml (#1999) 2026-09-19 22:25:01 +08:00
leejet
17860c0e45
perf: parallelize host tensor elementwise and broadcast ops (#1998) 2026-09-19 21:46:16 +08:00
leejet
275ab58e01
perf: reduce CPU overhead in graph execution and sampling (#1997) 2026-09-19 18:32:58 +08:00
George
0bd72f075a
feat: add Wan2.2 S2V (audio+img-to-video) support (#1925)
Co-authored-by: leejet <leejet714@gmail.com>
2026-09-13 23:33:50 +08:00
leejet
44dd13716d
feat: preserve explicit backend assignments during auto-fit (#1967) 2026-09-13 17:40:38 +08:00
leejet
7f410a3793
feat: add linear and attention scale overrides (#1964) 2026-09-12 01:41:28 +08:00
Maphist0
7f986a9d73
feat: add SenseNova U1.5 support (#1935) 2026-09-12 00:39:59 +08:00
fszontagh
e06b205384
feat: expose the loaded model version name through the public API (#1962) 2026-09-11 23:39:56 +08:00
Hmission
b68d58624d
fix: enable VAE decode tiling fallback without auto-fit (#1932) 2026-09-11 01:34:56 +08:00
leejet
14eddb32b1
refactor: split generation pipeline out of stable-diffusion.cpp (#1957) 2026-09-11 00:57:14 +08:00