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 |
|
leejet
|
28b454bda1
|
feat: add configurable image input preprocessing (#2028)
|
2026-09-23 02:12:49 +08:00 |
|
LED-M
|
2bb72947cb
|
perf: cache MiniMax H3 text conditioning (#1966)
|
2026-09-22 22:19:39 +08:00 |
|
Weiqi Gao
|
e112ab5a50
|
fix: add alpha channel input for Qwen Image 2.1 and relative docs (#2021)
|
2026-09-22 21:45:06 +08:00 |
|
leejet
|
97d932b8f8
|
fix: restrict VAE tiling retries to allocation failures (#2019)
|
2026-09-21 23:40:05 +08:00 |
|
leejet
|
74988b290e
|
fix: reject video models in image generation (#2017)
|
2026-09-21 21:48:42 +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 |
|
leejet
|
3e037a81e4
|
perf: accelerate VAE direct 3D convolutions (#1996)
|
2026-09-19 17:50:01 +08:00 |
|
leejet
|
4964abdfc5
|
feat: support external Hugging Face tokenizer JSON files (#1973)
|
2026-09-15 00:27:39 +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
|
9a977388a8
|
fix: guard GPU memory capacity and propagate encoding failures (#1958)
|
2026-09-13 21:35:46 +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 |
|