This model does not work with native ComfyUI INT8, and will need to be converted with this tool.
Unless you already downloaded this model, I recommend finding a more recent INT8 quant from Silveroxides to avoid having to do this.
This is an unavoidable double quantization due to the release state of Ideogram4.
The FP8 weights were cast to FP32 with the FP8 scales, then downcast to BF16 before being converted to INT8.
For use in ComfyUI with https://github.com/BobJohnson24/ComfyUI-INT8-Fast
Speed is 1.78x faster(2.03s/it) than FP8(3.62s/it) on my 3090, without compile.
~2x faster with torch compile.
After further inspection, it appears there may be quality issues with torch compiling this model.
Quick comparison:
