Memory usage factor for ideogram 4 on non dynamic vram. (#14264)

This commit is contained in:
comfyanonymous
2026-06-03 09:19:18 -07:00
committed by GitHub
parent f0619af659
commit 8e3045a90b

View File

@@ -1757,7 +1757,7 @@ class Ideogram4(supported_models_base.BASE):
"shift": 1.0,
}
memory_usage_factor = 1.8 # TODO
memory_usage_factor = 11.6
unet_extra_config = {
"num_attention_heads": 18,