CivArchive
    Preview 120122198

    v1.0: I think it's time to release v1.0. I've migrated to the krea2 model (never imagined that krea2 would be my next choice...). Fine-tuning the anima model is really fun.

    I also uploaded int8 version for ComfyUI hardware int8 (labeled as fp8).

    About 8/16 step distillation:

    • 8-step has higher stability. Easy to use and prompt.

    • 16-step (same as previous old versions) has higher diversity and more dynamic details, less sloppy but less stable, more small errors. (I still prefer this one because anime/art model needs a little bit creative and chaotic.)

    • Comparison images are uploaded as 16-step version showcase images. You can feel the "complexity" of 16-step is noticeable higher than 8-step.

    • FYI: More distillation = higher stability = lower steps = lower diversity/complexity = more slop-ish. For reference, official anima turbo is 4-step distillation, means highest stability and lowest diversity.

    Interesting old version:

    • b1 v0.39.b: compared to v1.0 16-step, more creative, more dynamic details, but more logical errors. Good for creative, abstract effect, etc.

    • b1 v0.37.1: 2-stage finetuned, highest aesthetic among all versions, but due to small dataset it has bias. Also has several built-in quality/style trigger words, see update log "b1 v0.32".

    EDIT: Why Krea2?

    • It knows everything. Default quality is off the roof already. (Of course, it's a large 12B commercial model.)

    • It knows anime/art design, even knows popular characters. (Means it has been trained on a much more creative art dataset. Previous open source models didn't, they mainly for photorealistic)

    • Official turbo model, 8-step. (FYI: Turbo model is as fast as non-turbo 20-step Anima.)

    • If you want anime art. All you need is a style/character LoRA.

    • Life is much easier...


    RDBT [Anima]

    This is a finetuned model with 10k high aesthetic images paired with natural language captions from LLM. Then distilled to further improve quality and stability. Dataset does not contain any shiny plastic glossy AI image.

    It's not overfitted and doesn't have a default style. I use it as a clean starting point to stack more style LoRAs. I can stack whatever I want and get exactly what I stacked.

    See this page for update log.

    For advanced users: The RDBT model is trained as LoRA natively. See this page for original LoRA.

    This model is based on:


    Sharing merges using this model is not allowed. This "restriction" won't affect anyone. It's only aimed at those who steal others' models to sell.

    If someone is selling this model as their own, I'm happy to list them here so everyone knows.

    Known model thieves: NukeA.I (selling this model behind paywall on tensorart).

    I wrote a story about it. Also contains a guide for trainers about "how to bake special trigger word into your model".


    Usage:

    Settings:

    CFG scale: 1~3. This model has been distilled. You can disable CFG (CFG 1) and run the model 2x faster. Cover images are without CFG for demonstration. "RenormCFG" node is recommended

    Steps: 16+

    Prompt:

    Always specify style, or use a style LoRA. Otherwise, you will get random/mixed style. This is a feature, not a bug. This model does not provide overfitted default style.

    Quality tags:

    It's recommended to omit ALL quality tags. The fine-tuning dataset has higher quality than "masterpiece". Thus they don't have noticeable effects. Omitting those redundant tokens allows LLM to pay more attention on other words


    Training settings

    All captions are NL from Google Gemini.

    Optimizer: adamw, constant lr 0.00002, weight decay 0.1, batch size 16.

    LoRA rank/alpha 24.

    Timesteps shift 3.

    Block 0-2 and adaln linear layers are skipped.

    Description

    FAQ

    Comments (18)

    gannibalFeb 7, 2026· 1 reaction
    CivitAI

    Can you please put your fp16 patch back for download? They might have implemented fp16 support to ComfyUI, but it's almost 3 times slower than your patch on my hardware.

    RicemanTFeb 7, 2026· 2 reactions

    Thank god I saved the patch on my own, here: anina_fp16_patch.py · RicemanT/Loras_Collection at main

    reakaakasky
    Author
    Feb 7, 2026· 1 reaction

    Does my patch still work? I didn't test.

    I deleted my patch because I thought my patch will mess up their implement.

    RicemanTFeb 7, 2026· 1 reaction

    @reakaakasky it still work yeah, i havent test if comfy is slower or not but i'm literally genning rn so your patch seems safer lol

    reakaakasky
    Author
    Feb 7, 2026· 1 reaction

    I don't think my patch is needed. I checked and tested comfyui's patch.

    Although I'm on 4xxx, so idk.

    "3 times slower" sounds like fp32

    gannibalFeb 7, 2026· 1 reaction

    @reakaakasky On RTX 2070 with your patch is 1.5 s/it. With your patch removed (ComfyUI's patch) it's 3.2 s/it. (made sure it's fp16 computedtype). More than 2x slower without your patch. Significant difference.

    reakaakasky
    Author
    Feb 7, 2026· 1 reaction

    @gannibal do you have the --fast arg in your comfy startup command? My patch also enabled fp16_accumlation.

    gannibalFeb 7, 2026· 1 reaction

    @reakaakasky My bad, i also had xformers turned on, it did not play well with ComfyUI's patch. With pytorch cross attention it's about as fast as your patch was.

    shubasaur877Feb 7, 2026· 1 reaction
    CivitAI

    I don't know how to do this stuff correctly, with the fp8 version on 4080S I get the same gen times as the bf16.

    MarkinZzZFeb 11, 2026· 1 reaction
    CivitAI

    Does Forge Neo supports it? I'm getting an error : NotImplementedError: "LayerNormKernelImpl" not implemented for 'Float8_e4m3fn'. What do I do wrong?

    MeowzillaFeb 12, 2026· 1 reaction

    use default on dtype

    MarkinZzZFeb 13, 2026· 1 reaction

    @Meowzilla What is this option? On main page or in settings?

    orhay1Feb 13, 2026· 1 reaction

    Forge Neo supports Anima model now (not sure about quants tho)

    MeowzillaFeb 13, 2026· 1 reaction

    @MarkinZzZ My bad, I missed the forge part. My thing is for comfy.

    MarkinZzZFeb 14, 2026· 1 reaction

    @orhay1, Yeah, it seems that Anima_preview works, but not fp8. Anyway OG anima's images in forge neo (at least what I tried to generate) isn't so good though lol. Maybe we need to wait for a proper release, 'cause I just don't like Comfy for its overcomplication and uneven generation

    meipawsFeb 17, 2026· 1 reaction

    NotImplementedError: "rms_norm" not implemented for 'Float8_e4m3fn'

    nerd_bgdFeb 14, 2026· 1 reaction
    CivitAI

    Anima is really great model. We need more people creating checkpoints and loras!

    TesandoFeb 22, 2026· 1 reaction

    That's because Anima is still in preview, the training process didn't finish yet, when it launches for real it will be a total blast!

    Checkpoint
    Other

    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
    52
    Platform
    CivitAI
    Platform Status
    Deleted
    Created
    2/6/2026
    Updated
    6/30/2026
    Deleted
    2/8/2026

    Files

    animaFp8_fp16PatchV12_trainingData.zip

    Mirrors