Wagner Bruna
|
02f06370a7
|
refactor: call CPU backend functions dynamically (#1591)
Co-authored-by: leejet <leejet714@gmail.com>
|
2026-06-01 23:41:21 +08:00 |
|
akleine
|
b4ba55d8d7
|
fix: prevent crash in case of a mem alloc error and graceful exit (#1566)
|
2026-05-30 18:34:07 +08:00 |
|
leejet
|
55c2aed52c
|
refactor: simplify diffusion model runner params (#1569)
|
2026-05-28 00:12:35 +08:00 |
|
leejet
|
ef92a0027e
|
feat: add graph cut markers for LTXAV transformer (#1534)
|
2026-05-20 23:22:10 +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 |
|
leejet
|
84cbd88df1
|
style: remove redundant struct qualifiers for consistent C/C++ type usage (#1349)
|
2026-03-16 22:17:22 +08:00 |
|
leejet
|
e64baa3611
|
refactor: reuse DiT's patchify/unpatchify functions (#1304)
|
2026-03-01 21:44:51 +08:00 |
|
leejet
|
28ef93c0e1
|
refactor: reorganize the file structure (#1266)
|
2026-02-10 23:13:35 +08:00 |
|