vipshop/cache-dit
A PyTorch-native inference engine with cache, parallelism, quantization and cpu offload for DiTs. observed · 2026-09-03
Health v2 · maintenance only
82/100
- Activity 100
- Release rhythm 88
- Longevity 31
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 447
- days_rel: 1
- days_push: 0
- n_releases_24m: 97
Adoption not part of the score
1267 stars · 80 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cache-DiT is a PyTorch-native inference engine that accelerates Diffusion Transformer (DiT) models with hybrid caching, parallelism, quantization, and CPU offload. It is built on Hugging Face Diffusers and supports 40+ DiT pipeline families across NVIDIA, AMD, and Ascend hardware.
Use cases
- speed up diffusion transformer inference
- accelerate flux image generation with caching
- run DiT models with context parallelism
- quantize diffusion models for faster inference
- offload diffusion model weights to CPU to fit in VRAM
- integrate DiT acceleration into ComfyUI or vLLM pipelines
When to choose
- you use Diffusers DiT pipelines and need faster inference without changing models
- you need multi-GPU parallelism (context/tensor/2D/3D) for diffusion workloads
- you want cache, quantization, and offload combined in one library
When to avoid
- you need to train or fine-tune diffusion models rather than run inference
- your models are not DiT-based or not supported by Diffusers
- you need a serving engine with its own API server rather than a library
Facets
library · maturity active
llm-inference machine-learning gpu-computing caching deep-learning image-processing gpu-computing machine-learning python windows diffusion-transformers dit diffusers inference-acceleration quantization cpu-offload context-parallelism tensor-parallelism svdquant video gpu linux
2 sources
- readme: https://github.com/vipshop/cache-dit · fetched 2026-09-03 · 229464764f1f
- registry_pypi: https://pypi.org/pypi/cache-dit/json · fetched 2026-08-29 · 9c0dda7dc2bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vipshop/cache-dit | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="vipshop/cache-dit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem