Nunchux AI has released VC-Attention, a training-free low-bit attention kernel for video Diffusion Transformers (DiTs). According to MarkTechPost, the development targets both value quantization error and the slow softmax stage simultaneously.

In video DiTs, a video clip is converted into a single sequence of spatiotemporal tokens, after which full self-attention is performed at every layer. This mechanism is identified by the source as a computational bottleneck for video models.

The practical advantage of VC-Attention cannot yet be assessed based on the provided materials: they contain no numerical acceleration metrics, video quality data, list of supported models, or independent verification.