add ideogram pre-quant

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-06-08 08:17:46 +02:00
parent 28c66c9812
commit 4b64c1111e
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -288,5 +288,13 @@
"extras": "sampler: Default",
"size": 10.34,
"date": "2026 May"
},
"Ideogram 4 sdnq-hadamard-uint4": {
"path": "vladmandic/Ideogram-4-sdnq-uint4-hadamard",
"desc": "Ideogram 4 is Ideogram's first open-weight text-to-image model: a two 9.3B flow-matching DiTs that uses a Qwen3-VL vision-language model as its text encoder, with strong in-image text rendering. Requires structured JSON-caption prompts; prompt-enhance (on by default) rewrites a plain prompt into one.",
"skip": true,
"extras": "sampler: Default, cfg_scale: 7.0, steps: 20, width: 1024, height: 1024",
"size": 16.29,
"date": "2026 June"
}
}
+1 -1
View File
@@ -186,7 +186,7 @@
},
"Ideogram 4": {
"path": "CalamitousFelicitousness/Ideogram-4-bf16-Diffusers",
"desc": "Ideogram 4 is Ideogram's first open-weight text-to-image model: a 9.3B flow-matching single-stream DiT that uses a Qwen3-VL vision-language model as its text encoder, with strong in-image text rendering. Requires structured JSON-caption prompts; prompt-enhance (on by default) rewrites a plain prompt into one. Non-commercial license.",
"desc": "Ideogram 4 is Ideogram's first open-weight text-to-image model: a two 9.3B flow-matching DiTs that uses a Qwen3-VL vision-language model as its text encoder, with strong in-image text rendering. Requires structured JSON-caption prompts; prompt-enhance (on by default) rewrites a plain prompt into one.",
"skip": true,
"extras": "sampler: Default, cfg_scale: 7.0, steps: 20, width: 1024, height: 1024",
"size": 53.58,