Bedovyy / Anima-INT8-Tensorwise

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: February 20 2026

Introduction of Anima-INT8-Tensorwise

Model Details of Anima-INT8-Tensorwise

Int8-Tensorwise Quantized model of ANIMA

!! You need custom node for running this model on ComfyUI. See below !!
Generation Speed
  • Tested on
    • RTX5090 (400W), ComfyUI with torch2.10.0+cu130
    • RTX3060 (PCIe4.0 x4), ComfyUI with torch2.9.1+cu130
  • Generates 832x1216, cfg 4.0, steps 30, er sde, simple
  • Torch Compile + Sage attention (Both from KJNodes)
  • Second run measured
GPU BF16 FP8 INT8 Speed vs BF16 (%)
5090 6.30it/s (5.04s) 7.20it/s (4.86s) 8.46it/s (4.24s) +18.8%
3060 1.06it/s (29.47s) 1.07it/s (28.91s) 1.33it/s (23.43s) +25.7%
Sample
quant sample
BF16 bf16
FP8 fp8
INT8 int8_3
How to use
  1. Cloning ComfyUI-Flux2-INT8 to custom_nodes directory.
  2. Modify int8_unet_loader.py as below.
    diff --git a/int8_unet_loader.py b/int8_unet_loader.py
    index 5fee67a..f5529fd 100644
    --- a/int8_unet_loader.py
    +++ b/int8_unet_loader.py
    @@ -21,7 +21,7 @@ class UNetLoaderINTW8A8:
                 "required": {
                     "unet_name": (folder_paths.get_filename_list("diffusion_models"),),
                     "weight_dtype": (["default", "fp8_e4m3fn", "fp16", "bf16"],),
    -                "model_type": (["flux2", "z-image", "chroma", "wan", "ltx2", "qwen"],),
    +                "model_type": (["flux2", "z-image", "chroma", "wan", "ltx2", "qwen", "prequantized"],),
                 }
             }
    
    @@ -77,6 +77,8 @@ class UNetLoaderINTW8A8:
                     'audio_scale_shift_table', 'av_ca_a2v_gate_adaln_single', 'av_ca_audio_scale_shift_adaln_single', 'av_ca_v2a_gate_adaln_single',
                     'av_ca_video_scale_shift_adaln_single', 'caption_projection', 'patchify_proj', 'proj_out', 'scale_shift_table',
                 ]
    +        elif model_type == "prequantized":
    +            Int8TensorwiseOps.excluded_names = ["."]
                 #print(f"Applying model-specific exclusions to Int8TensorwiseOps: {Int8TensorwiseOps.excluded_names}")
    
             # Load model directly - Int8TensorwiseOps handles int8 weights natively
    
  3. Use Load Diffusion Model INT8 (W8A8) node to model loading and set model_type to prequantized . image
Quantized layers
{
  "format": "comfy_quant",
  "block_names": ["net.blocks."],
  "rules": [
    { "policy": "keep", "match": ["blocks.0", "adaln_modulation", ".mlp.layer2"] },
    { "policy": "int8_tensorwise", "match": ["q_proj", "k_proj", "v_proj", "output_proj", ".mlp"] }
  ]
}

Runs of Bedovyy Anima-INT8-Tensorwise on huggingface.co

0
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About Anima-INT8-Tensorwise huggingface.co Model

Anima-INT8-Tensorwise huggingface.co

Anima-INT8-Tensorwise huggingface.co is an AI model on huggingface.co that provides Anima-INT8-Tensorwise's model effect (), which can be used instantly with this Bedovyy Anima-INT8-Tensorwise model. huggingface.co supports a free trial of the Anima-INT8-Tensorwise model, and also provides paid use of the Anima-INT8-Tensorwise. Support call Anima-INT8-Tensorwise model through api, including Node.js, Python, http.

Anima-INT8-Tensorwise huggingface.co Url

https://huggingface.co/Bedovyy/Anima-INT8-Tensorwise

Bedovyy Anima-INT8-Tensorwise online free

Anima-INT8-Tensorwise huggingface.co is an online trial and call api platform, which integrates Anima-INT8-Tensorwise's modeling effects, including api services, and provides a free online trial of Anima-INT8-Tensorwise, you can try Anima-INT8-Tensorwise online for free by clicking the link below.

Bedovyy Anima-INT8-Tensorwise online free url in huggingface.co:

https://huggingface.co/Bedovyy/Anima-INT8-Tensorwise

Anima-INT8-Tensorwise install

Anima-INT8-Tensorwise is an open source model from GitHub that offers a free installation service, and any user can find Anima-INT8-Tensorwise on GitHub to install. At the same time, huggingface.co provides the effect of Anima-INT8-Tensorwise install, users can directly use Anima-INT8-Tensorwise installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Anima-INT8-Tensorwise install url in huggingface.co:

https://huggingface.co/Bedovyy/Anima-INT8-Tensorwise

Url of Anima-INT8-Tensorwise

Anima-INT8-Tensorwise huggingface.co Url

Provider of Anima-INT8-Tensorwise huggingface.co

Bedovyy
ORGANIZATIONS

Other API from Bedovyy

huggingface.co

Total runs: 7.7K
Run Growth: 1.2K
Growth Rate: 16.22%
Updated:August 28 2026
huggingface.co

Total runs: 2.0K
Run Growth: -238
Growth Rate: -11.75%
Updated:May 15 2026
huggingface.co

Total runs: 1.5K
Run Growth: 371
Growth Rate: 25.31%
Updated:August 28 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:November 20 2024