Autoregressive distillation is a research-oriented feature in LightX2V designed to accelerate inference. It reduces the required inference steps from the standard 40-50 steps down to 8 steps. This technique enables infinite-length video generation by utilizing KV Cache technology.
Note: Currently, LightX2V only supports autoregressive models for Text-to-Video (T2V). Users should be aware that current performance and acceleration improvements may be mediocre, as it is primarily intended as a long-term research direction.