CivArchive
    Preview 135925590
    Preview 135929783

    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%

    • int8 + turbo lora, cfg=1: 6.50 it/s +295%

    • int8 + turbo lora, cfg=1 + torch compile (comfy core): 7.55 it/s +343%

    • mxfp8: 2.58 it/s +17%


    This is high quality int8 quantized version of base Anima v1.0 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 Anima 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 with dynamic group size, rowwise, SVD

    Potentially better quality than ConvRot with fixed group size, but reported to be slower by some users.

    FAQ

    Comments (20)

    DazrockJul 6, 2026
    CivitAI

    In the ComfyUI Model Loaders Node
    Does Int8 have to appear in the list of Weight_dtypes?

    Because the model seems to load, and work fine.
    But i have no clue if it's actually loading in Int8 quantitation or not.
    If someone knows the awenser to this i would much appreciate it.
    Thx.

    somedoby
    Author
    Jul 6, 2026· 1 reaction

    Just leave dtype as "default". If it works - it works. You can double check vram usage if you want (should be lower), also generation speed should be faster compared to standard anima models.

    DazrockJul 6, 2026

    @somedoby Thx for the reply, and upload!

    N0n4m3Jul 6, 2026
    CivitAI

    @somedoby Did You tested with: https://github.com/Starnodes2024/comfyui-starnodes-modelconverter

    This allows conversion directly from ComfyUi.

    I was wondering how does MXFP8 vs int8 compare quality / speed / VRAM size.

    That could be nice test opportunity.

    Personally I wonder how Krea2 compares and maybe LTXv23

    somedoby
    Author
    Jul 7, 2026

    mxfp8 is a strange one. It should be better quality, but on my very surface level Anima testing I didn't noticed improvements compared to int8. Maybe it is because ComfyUI doesn't support ConvRot with mxfp8 (I think it should be possible, maybe just not implemented yet). Also mxfp8 was a bit slower. And I think mxfp8 is supported on RTX 5xxx only. So right now int8 looks to be a safer choice.

    gool2947Jul 7, 2026
    CivitAI

    Thank you for uploading the model. By the way, what is the difference between v1 and v2?

    somedoby
    Author
    Jul 7, 2026

    Because of the dynamic group size for convrot v2 should keep a bit of extra quality, but how much is not tested.

    gool2947Jul 7, 2026

    @somedoby thanks reply :)

    gool2947Jul 7, 2026· 2 reactions
    CivitAI

    when i testing v1 and v2 with forge neo, v1 is faster than v2.

    somedoby
    Author
    Jul 7, 2026

    Thanks for the report. I added warning to the model description, until I have time to test it myself.

    BlueberryTrainJul 7, 2026· 4 reactions
    CivitAI

    I can confirm that v2 is way slower than v1, even slower than original Anima - don't know why.

    BIG_AJul 7, 2026

    Please update your CUDA version to 13.0.

    somedoby
    Author
    Jul 7, 2026· 1 reaction

    @BlueberryTrain v2 is slow for me too, I removed it. It turns out that increasing ConvRot group size above 256 ruins performance. Please continue to use v1 instead (now just labeled int8).

    Hugh_MungusJul 7, 2026
    CivitAI

    There is any built in artist styles?

    somedoby
    Author
    Jul 7, 2026· 1 reaction
    Hugh_MungusJul 8, 2026

    @somedoby How do you trigger it? With "by"or "@"?

    TwisowkJul 8, 2026· 2 reactions

    @Hugh_Mungus "@"

    Hugh_MungusJul 8, 2026

    @Twisowk I get beating trying to use this CK,i downloaded both tensors and so on,just generate some "statics" in ForgeUI NEO (Sorry,not a big fan of ComfyUI...)

    TwisowkJul 8, 2026

    @Hugh_Mungus , do you have text encoder and qwen-image vae? That model works differently than SDXL-based checkpoints. Visit official Anima checkpoint page for more information.(Suggested Resources)

    Hugh_MungusJul 9, 2026

    @Twisowk Yep,i downloaded both files and the checkpoint,and i see a pattern:Diffusion in Low Bits when i select "int8"generate just noise and the other options generate the error "KeyError: 'int8_tensorwise'"

    Checkpoint
    Anima

    Looks like we don't have an active mirror for this file right now.

    CivArchive is a community-maintained index — we catalog mirrors that volunteers upload to HuggingFace, torrents, and other public hosts. Looks like no one has uploaded a copy of this file yet.

    Some files do get recovered over time through contributions. If you're looking for this one, feel free to ask in Discord, or help preserve it if you have a copy.

    Details

    Downloads
    185
    Platform
    CivitAI
    Platform Status
    Deleted
    Created
    7/6/2026
    Updated
    7/13/2026
    Deleted
    7/7/2026

    Files

    animaBaseInt8_v10Int8Experimental.safetensors