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 |
|
Hmission
|
b68d58624d
|
fix: enable VAE decode tiling fallback without auto-fit (#1932)
|
2026-09-11 01:34:56 +08:00 |
|
stduhpf
|
469fc49bb7
|
docs: reflect GGML_MAX_NAME value change in rpc docs (and in ggml_extend assert) (#1950)
|
2026-09-10 23:55:02 +08:00 |
|
leejet
|
80bac2d5fc
|
feat: enable single-GPU auto-fit with tiered parameter placement (#1942)
|
2026-09-07 00:18:42 +08:00 |
|
leejet
|
dbb611264e
|
feat: add verbose logging and log-level selection (#1941)
|
2026-09-06 23:14:03 +08:00 |
|
leejet
|
462d675018
|
refactor: unify runner lifecycles and weight residency (#1940)
|
2026-09-06 22:30:45 +08:00 |
|
 assouanandleejet
|
6c57cc3b38
|
feat: prefetch streamed layers during compute (#1905)
Co-authored-by: leejet <leejet714@gmail.com>
|
2026-09-06 16:35:30 +08:00 |
|
 Piotr Wilkin (ilintar)andleejet
|
afd5306d88
|
feat: add LTX-2.5 support (#1893)
Co-authored-by: leejet <leejet714@gmail.com>
|
2026-08-30 19:13:06 +08:00 |
|
leejet
|
be0e34480d
|
feat: load scaled FP8 weights without upfront conversion (#1913)
|
2026-08-27 20:50:47 +08:00 |
|
leejet
|
bcc7e29568
|
feat: support INT8 ConvRot safetensors (#1857)
|
2026-08-11 23:45:02 +08:00 |
|
leejet
|
ea7f0c87cf
|
feat: add minimax-h3 support (#1854)
|
2026-08-04 23:14:18 +08:00 |
|
fszontagh
|
50062a4bba
|
feat: add IP-Adapter Plus (Resampler image projection) support (#1839)
|
2026-08-02 16:15:28 +08:00 |
|
fszontagh
|
8d377073e3
|
feat: add IP-Adapter support for SD 1.5 and SDXL (#1803)
|
2026-07-24 21:19:44 +08:00 |
|
leejet
|
8a51eb9284
|
feat: add Mage-Flow support (#1808)
|
2026-07-23 01:23:25 +08:00 |
|
project516
|
5e4e03c8dd
|
docs: fix links to sd 1.5 and sd 2.1 (#1798)
|
2026-07-21 22:54:34 +08:00 |
|
leejet
|
ea4e566ccf
|
feat: add hunyuan video 1.5 support (#1795)
|
2026-07-18 22:30:10 +08:00 |
|
leejet
|
b290693977
|
feat: add PiD 1.5 support (#1790)
|
2026-07-17 01:35:18 +08:00 |
|
fszontagh
|
7717e82c00
|
feat(animatediff): support img2video via --init-img (#1789)
|
2026-07-17 01:24:12 +08:00 |
|
leejet
|
a8a91b24cd
|
feat: add ADetailer support (#1785)
|
2026-07-14 23:59:11 +08:00 |
|
fszontagh
|
c00a9e956d
|
feat: AnimateDiff SD 1.5 motion modules (v2 + v3) (#1784)
|
2026-07-14 23:58:03 +08:00 |
|
stduhpf
|
74bce049d0
|
feat: add configurable reference image processing for edit models (#1780)
|
2026-07-14 22:58:22 +08:00 |
|
leejet
|
b5d812008e
|
feat: add lingbot video support (#1770)
|
2026-07-11 17:50:59 +08:00 |
|
leejet
|
bb84971129
|
refactor: move model-specific args into model parsers (#1757)
|
2026-07-06 23:13:18 +08:00 |
|
fszontagh
|
8b135b5489
|
docs: explain CPU streaming combo (--offload-to-cpu, --max-vram, --stream-layers) (#1751)
|
2026-07-06 22:05:52 +08:00 |
|
leejet
|
dff0e88265
|
chore: move utility scripts under scripts (#1746)
|
2026-07-05 18:48:18 +08:00 |
|
leejet
|
c674225b38
|
chore: move Dockerfiles into docker directory (#1745)
|
2026-07-05 18:39:09 +08:00 |
|
leejet
|
0321ce17fb
|
docs: unify model path
|
2026-07-05 18:31:59 +08:00 |
|
Piotr Wilkin (ilintar)
|
b11c95a41c
|
feat: auto fit tensors across devices to guarantee optimal load (#1736)
|
2026-07-05 00:48:10 +08:00 |
|
Piotr Wilkin (ilintar)
|
68f3d6df9f
|
feat: support for cross-device row split (#1735)
|
2026-07-04 16:31:18 +08:00 |
|
Piotr Wilkin (ilintar)
|
7bcd189639
|
feat: add multi-device layer split (--backend "diffusion=cuda0&cuda1") (#1734)
|
2026-07-04 16:06:33 +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 |
|
fszontagh
|
03e9a22f4d
|
feat: add SeFi-Image support (#1707)
|
2026-06-28 22:49:24 +08:00 |
|
leejet
|
8caa3f908a
|
feat: add krea2 support (#1705)
|
2026-06-25 00:25:50 +08:00 |
|
leejet
|
b12098f5d0
|
feat: add boogu image support (#1688)
|
2026-06-22 00:36:17 +08:00 |
|
leejet
|
146b6cc49e
|
fix: simplify PuLID ID extraction setup (#1664)
|
2026-06-15 23:55:38 +08:00 |
|
RapidMark
|
93527fda74
|
feat: add PuLID-Flux identity-injection support (#1595)
|
2026-06-15 23:33:50 +08:00 |
|
leejet
|
bb90bfa00f
|
feat: support backend-specific max-vram budgets
|
2026-06-14 22:46:32 +08:00 |
|
stduhpf
|
c2df4e1228
|
feat: add RPC support (#1629)
|
2026-06-14 17:30:23 +08:00 |
|
leejet
|
5db680c2c7
|
refactor: route cpu placement through backend specs (#1654)
|
2026-06-14 15:52:24 +08:00 |
|
leejet
|
bdb431ad95
|
feat: support disk params backend (#1651)
|
2026-06-14 14:48:50 +08:00 |
|
leejet
|
cfbc19d186
|
refactor: unify model config detection (#1613)
|
2026-06-07 01:05:12 +08:00 |
|
leejet
|
b9254dda0d
|
feat: add ideogram4 support (#1609)
|
2026-06-06 16:34:16 +08:00 |
|
leejet
|
0982807139
|
feat: add PiD support (#1585)
|
2026-05-31 22:38:39 +08:00 |
|
leejet
|
92dc7268fc
|
feat: add microsoft lens support (#1560)
|
2026-05-27 01:04:17 +08:00 |
|
 stduhpfandleejet
|
a397e03488
|
feat: add Longcat-Image / Longcat-Image-Edit support (#1053)
Co-authored-by: leejet <leejet714@gmail.com>
|
2026-05-24 02:02:02 +08:00 |
|
leejet
|
b3374e6a71
|
feat: add LTX spatial latent upscale hires support (#1533)
|
2026-05-20 22:27:09 +08:00 |
|
leejet
|
e43b24cf48
|
feat: add ltx2.3 flf2v support (#1505)
|
2026-05-17 18:40:14 +08:00 |
|
leejet
|
67dda3f897
|
feat: add ltx2.3 support (#1463)
* add GemmaTokenizer
* add basic ltx2.3 support
* change vocab file encoding
* fix ci
* fix ubuntu build
* add temporal tiling support
* add ltx audio support
* update ggml submodule url
* fix generate_video
* add i2v support
* minify bundled Gemma tokenizer vocab sources
* pass video fps into temporal rope embeddings
* fix av_ca_timestep_scale_multiplier
* add LTX2Scheduler support
* update docs
* fix ci
|
2026-05-17 16:46:20 +08:00 |
|