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
|
07a85c74cb
|
feat: support Brownian tree noise in all noise injection samplers (#1899)
|
2026-09-15 02:37:31 +08:00 |
|
leejet
|
5a5400bf0c
|
fix: resolve MSVC narrowing conversion warnings (#1969)
|
2026-09-13 23:45:54 +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 |
|
Maphist0
|
7f986a9d73
|
feat: add SenseNova U1.5 support (#1935)
|
2026-09-12 00:39:59 +08:00 |
|
leejet
|
31ab2b2e08
|
refactor: split ggml extensions and move implementations to cpp files (#1945)
|
2026-09-07 23:34:45 +08:00 |
|
leejet
|
dbb611264e
|
feat: add verbose logging and log-level selection (#1941)
|
2026-09-06 23:14:03 +08:00 |
|
leejet
|
40e605f3f1
|
fix: use carrier sampling for MiniMax H3 audio (#1924)
|
2026-08-30 21:57:02 +08:00 |
|
vmobilis
|
d9b6e27e9f
|
feat: additional --preview-interval values (#1915)
Co-authored-by: leejet <leejet714@gmail.com>
|
2026-08-30 21:47:11 +08:00 |
|
leejet
|
97d2990807
|
chore: format code
|
2026-08-19 23:06:07 +08:00 |
|
vmobilis
|
760717a060
|
fix: make max_order of lms sampler configurable (#1885)
|
2026-08-19 22:29:29 +08:00 |
|
stduhpf
|
bfbef5b7e6
|
feat: trained Minimax VAE Latent2rgb proj (#1856)
|
2026-08-06 01:39:10 +08:00 |
|
vmobilis
|
eb7f35ca49
|
feat: add linear multi-step sampling method (#1843)
|
2026-08-02 16:19:47 +08:00 |
|
Wagner Bruna
|
af92790ffc
|
feat: allow customizing the alpha and beta parameters of the beta scheduler (#1834)
|
2026-07-30 21:24:51 +08:00 |
|
Wagner Bruna
|
2961182365
|
chore: add missing override declarations (#1800)
|
2026-07-21 22:49:52 +08:00 |
|
leejet
|
e22272ee63
|
fix: validate safetensors data offsets (#1754)
|
2026-07-06 22:21:08 +08:00 |
|
m00dy
|
4fcc6fef10
|
fix: reject a repeated entry with an inconsistent value count in load_imatrix (#1749) (#1750)
|
2026-07-06 22:11:27 +08:00 |
|
fszontagh
|
e9dee542c4
|
feat: add DPM++ 2M SDE (Brownian tree) sampler (#1743)
|
2026-07-05 17:32:43 +08:00 |
|
stduhpf
|
c60b36af0f
|
feat: denoise strength as starting noise level (#1738)
|
2026-07-05 16:24:46 +08:00 |
|
fszontagh
|
38a51f8105
|
feat: add DPM++ 2M SDE sampler (#1742)
|
2026-07-05 16:13:25 +08:00 |
|
KenForever
|
3590aa8d62
|
feat: add MiniT2I support (#1683)
|
2026-07-02 00:46:51 +08:00 |
|
stduhpf
|
1a13107bac
|
feat: add imatrix support (#633)
|
2026-07-01 23:26:37 +08:00 |
|
Erik Scholz
|
484baa41e5
|
feat: add beta scheduler (#811)
Co-authored-by: phil2sat <phil2sat@users.noreply.github.com>
|
2026-07-01 01:40:22 +08:00 |
|
leejet
|
57e19fa954
|
feat: add Flux scheduler (#1723)
|
2026-06-29 23:49:56 +08:00 |
|
leejet
|
61a637bfd5
|
feat: add Flux2 scheduler (#1722)
|
2026-06-29 23:17:31 +08:00 |
|
leejet
|
9f855c933b
|
chore: silence narrowing conversion warnings (#1717)
|
2026-06-28 23:14:53 +08:00 |
|
fszontagh
|
03e9a22f4d
|
feat: add SeFi-Image support (#1707)
|
2026-06-28 22:49:24 +08:00 |
|
leejet
|
9956436c92
|
refactor: consolidate WAN VAE version checks (#1712)
|
2026-06-27 01:23:37 +08:00 |
|
stduhpf
|
2938272d82
|
feat: add logit-normal scheduler (#1669)
|
2026-06-25 00:06:11 +08:00 |
|
leejet
|
f440ad9c29
|
fix: avoid writable mmap for read-only weights (#1698)
|
2026-06-23 00:39:31 +08:00 |
|
stduhpf
|
41f7acbfb0
|
feat: support guidance_schedule (#1684)
|
2026-06-23 00:05:55 +08:00 |
|
leejet
|
563137a592
|
refactor: centralize runner weight staging and cleanup (#1644)
|
2026-06-13 13:19:13 +08:00 |
|
stduhpf
|
138da14cc3
|
apg: normalize diff_norm calculation by tensor size (#1620)
|
2026-06-08 21:56:15 +08:00 |
|
Wagner Bruna
|
81abfb2548
|
chore: rename and reformat gits_noise.inl (#1617)
|
2026-06-07 22:30:20 +08:00 |
|
leejet
|
f3fd359b58
|
refactor: reorganize src model layout (#1615)
|
2026-06-07 03:21:12 +08:00 |
|