CivArchive
    WAI-ANIMA int8 / mxfp8 - WAI-ANIMA v1.0 - int8
    Preview 136032789
    Preview 136032797
    Preview 136032793
    Preview 136032795

    Please re-download int8 version. I have uploaded much faster, proper version.


    Versions

    • int8: recommended. Fast, accurate, compatible with almost any GPU.

    • mxfp8: added for comparison. In theory (and according to nVidia PR) should be more accurate than int8, but in practice I was not able to spot any definitive advantages. A bit slower than int8, but still faster than original bf16. Compatible only with RTX 50xx series (Blackwell).

    Performance on my setup

    • original bf16 (baseline): 2.20 it/s +0%

    • int8: 3.23 it/s +46%

    • int8 + torch compile (comfy core): 3.59 it/s +63%

    • mxfp8: 2.58 it/s +17%


    This is high quality int8 quantized version of WAI-ANIMA model. It retains ~90% of original model quality, but uses about 50% less VRAM and also runs faster on almost any nVidia GPU (AMD not tested). Nice trade-off, especially for low-end GPUs.

    Can be used as a drop-in replacement for original model in latest ComfyUI, no custom nodes required. If you have troubles running the model make sure that you updated both ComfyUI itself and its dependencies (e.g.pip install -U -r requirements.txt on manual linux install).

    Converted to int8 / mxfp8 using convert_to_quant script.

    Description

    int8, ConvRot group size 256, rowwise, learned rounding SVD

    Proper, fast version.

    FAQ

    Comments (7)

    jancokJul 8, 2026
    CivitAI

    thanks! it's much faster than the experimental version. however, for some reason, the compressed model is always 1% slower than the native bf/fp16 model quantized to int8 convrot on-the-fly...

    somedoby
    Author
    Jul 8, 2026

    @jancok In this version some layers are not quantized to preserve the quality. If the list of layers is different it may explain difference in performance. But idk, maybe there are some other diffs in quant settings.

    jancokJul 9, 2026

    @somedoby yep..many confirmed that pre-compressed model have slower inference speed than on-the-fly quant

    madLad31Jul 8, 2026· 1 reaction
    CivitAI

    somehow int8 run slower than mxfp8 (and original) on my end, up to +50% of time needed per image. On the other hand mxfp8 perform on par with original, slightly faster too.

    somedoby
    Author
    Jul 8, 2026

    @madLad31 nVidia or AMD? Also make sure you have the latest model version downloaded. Previous (now removed) "experimental int8" version was slow.

    Unbane_15146Jul 10, 2026

    me too, I just downloaded it and it's running slower than the normal version; I have an RTX 3070.

    somedoby
    Author
    Jul 11, 2026

    @Unbane_15146 Sorry guys you are having these problems. Just to be sure I re-run the models on latest comfy, still 2.21it/s for bf16 and 3.24it/s for int8. So working as intended. I guess this is the case of messy python or comfy updates....

    Checkpoint
    Anima

    Details

    Downloads
    1,086
    Platform
    CivitAI
    Platform Status
    Available
    Created
    7/7/2026
    Updated
    7/14/2026
    Deleted
    -

    Files

    waiANIMAInt8Mxfp8_waiANIMAV10Int8.safetensors

    Available On (1 platform)

    Same model published on other platforms. May have additional downloads or version variants.