CivArchive
    Preview 120122198

    RDBT [Anima]

    Finetuned + distilled model. Doesn't have a default style. I use it to stack style LoRAs.

    See Update Log section for version info. See this page for LoRA version.

    All cover images are "raw" output, 1024px, no editing/upscale etc. Metadata included.

    Sharing merges using this model is not allowed. It has special trigger words. There is no false positive. Known model thieves: NukeA.I (closed-weight on tensorart)


    Usage:

    Settings:

    CFG scale: 1~4. This model has been guidance distilled. You can disable CFG (CFG 1) and run the model 2x faster. Cover images are without CFG for demonstration.

    Prompt

    Specific style is required! This model does not provide a default style. You should always prompt specific style. Or use a style LoRA. Otherwise, you will get random/mixed style. This is a feature, not a bug. I use this model as a starting point to stack more style LoRA.

    (v0.32+) There are some "roughly classified" trigger words, they are trained so they have effect, but they are not "specific style":

    • @anime sketch: Low complexity. Rough outlines.

    • @digital anime illustration: Typical "anime". Clear and fine outlines. General complexity.

    • @digital art: More complex lighting, textures than typical "anime".

    • @cinematic digital art: More lighting, postprocess effects, semi-realistic, etc.

    Quality tags:

    It's recommended to omit all the quality tags, or just keep the "masterpiece".

    Quality tags have been reinforced during distillation. Thus they don't have noticeable effects. Same as negative tags. If you use cfg, there is no need to dump "score_1, blurry, worst quality, jpeg artifacts, extra arms,... x100 words" in your negative prompt. Those things have been distilled out.

    Omitting those redundant tokens also allows LLM to better focus its attention on other words.


    Training:

    Anima pretrained base ckpt -> 10k general image finetuning -> 500 high aesthetic images finetuning -> guidance distillation.

    All captions are NL from Google Gemini.

    Optimizer: adamw, constant lr 0.00002.

    Guidance distillation target CFG 4.

    Block 0-2 and adaln linear layers are skipped. Those are much more sensitive. Usually I won't train them for better compatibility (just intuition, no experimental verification).


    Update Logs

    (5/18/2026): b1 v0.35:

    No step distillation. Just guidance distilled.

    I'm dropping step distillation. Anima official has their plan to do step distillation (aka, turbo, 4/8-step, or whatever). They have the money and recourse and full dataset. I don't. And my cheap step distillation is kind of sh*tty, tbh.

    If you need higher stability or speed, you can stack the extracted cosmos dmd2 lora the anima-turbo, basically can achieve the same thing, probably even better. I prefer 0.2x cosmos dmd2 lora.

    (5/12/2026): p3 v0.32.b:

    Less step distillation (means higher diversity but less stability). 12 steps is still doable, 24 steps is recommended for complicated prompt.

    Styles reinforcement learning. I did this in v0.29, but not in v0.32.

    (5/10/2026): p3 v0.32:

    No more green-ish, color shifting.

    Trigger words have been reclassified to avoid model learning a unified style. See updated "Usage" section.

    Old trigger words for backup (v0.29 and before):

    • "digital anime illustration": common 2d anime.

    • "digital art", 2d art but not anime, mostly digital art.

    • "anime sketch": simplified/unfinished anime drawing.

    (4/27/2026): p3 v0.29: Distillation algorithm was almost completely rewritten.

    Increased diversity. This also improved lighting range, styles and LoRA compatibility.

    Better details. This version can squeeze every single pixel out of the VAE.

    (4/23/2026) p3 v0.27: Improved stability, details.

    (4/18/2026) p3 v0.25: It's based on anima p3.

    Previous testing versions, see this page

    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
    4/27/2026
    Deleted
    2/8/2026

    Files

    animaFp8_fp16PatchV12_trainingData.zip

    Mirrors