Skip to content

Ascend NPU Supported Matrix

Currently, cache-dit library supports almost Any Diffusion Transformers (with Transformer Blocks that match the specific Input and Output patterns). Please check πŸŽ‰Examples for more details. Here are just some of the tested models listed.

Theoretically, almost all models supported by Cache-DiT can run on Ascend NPU. Here, only some of the models we have tested are listed. We will continue testing more models for Ascend NPU, so stay tuned for updates!

Transformer Optimization

πŸ“šModels Hybrid Cache Context Parallel Tensor Parallel
FLUX.2-Klein-4B βœ… βœ… βœ…
FLUX.2-Klein-base-4B βœ… βœ… βœ…
FLUX.2-Klein-9B βœ… βœ… βœ…
FLUX.2-Klein-base-9B βœ… βœ… βœ…
FLUX.2-dev βœ… βœ… βœ…
FLUX.1-dev βœ… βœ… βœ…
FLUX.1-Fill-dev βœ… βœ… βœ…
FLUX.1-Kontext-dev βœ… βœ… βœ…
Z-Image-Turbo* βœ… βœ… βœ…
Qwen-Image βœ… βœ… βœ…
Qwen-Image-Layered βœ… βœ… βœ…
Qwen-Image-2512 βœ… βœ… βœ…
Qwen-Image-Edit βœ… βœ… βœ…
Qwen-Image-Edit-2509 βœ… βœ… βœ…
Qwen-Image-Edit-2511 βœ… βœ… βœ…
Qwen-Image-Lightning βœ… βœ… βœ…
Qwen-Image-Edit-Lightning βœ… βœ… βœ…
Qwen-Image-Edit-2509-Lightning βœ… βœ… βœ…
Qwen-Image-Edit-2511-Lightning βœ… βœ… βœ…
Wan-2.2-T2V βœ… βœ… βœ…
Wan-2.2-I2V βœ… βœ… βœ…
Wan-2.1-T2V βœ… βœ… βœ…
Wan-2.1-I2V βœ… βœ… βœ…
LongCat-Image βœ… βœ… βœ…
LongCat-Image-Edit βœ… βœ… βœ…
Ovis-Image βœ… βœ… βœ…

Text Encoder & VAE Optimization

πŸ“šModels Text Encoder Parallel AutoEncoder(VAE) Parallel
FLUX.2-Klein-4B βœ… βœ…
FLUX.2-Klein-base-4B βœ… βœ…
FLUX.2-Klein-9B βœ… βœ…
FLUX.2-Klein-base-9B βœ… βœ…
FLUX.2-dev βœ… βœ…
FLUX.1-dev βœ… βœ…
FLUX.1-Fill-dev βœ… βœ…
FLUX.1-Kontext-dev βœ… βœ…
Z-Image-Turbo* βœ… βœ…
Qwen-Image βœ… βœ…
Qwen-Image-Layered βœ… βœ…
Qwen-Image-2512 βœ… βœ…
Qwen-Image-Edit βœ… βœ…
Qwen-Image-Edit-2509 βœ… βœ…
Qwen-Image-Edit-2511 βœ… βœ…
Qwen-Image-Lightning βœ… βœ…
Qwen-Image-Edit-Lightning βœ… βœ…
Qwen-Image-Edit-2509-Lightning βœ… βœ…
Qwen-Image-Edit-2511-Lightning βœ… βœ…
Wan-2.2-T2V βœ… βœ…
Wan-2.2-I2V βœ… βœ…
Wan-2.1-T2V βœ… βœ…
Wan-2.1-I2V βœ… βœ…
LongCat-Image βœ… βœ…
LongCat-Image-Edit βœ… βœ…
Ovis-Image βœ… βœ…

Z-Image-Turbo*: Since diffusers does not support this model by NPU, you need to merge this PR into your local diffusers repo: https://github.com/huggingface/diffusers/pull/12979