AR-Lightx2v
Collection
Efficient autoregressive video generation (i.e., the Self-Forcing family) checkpoints. β’ 2 items β’ Updated β’ 3
NVFP4 Quantization-Aware Step Distillation for Blackwell Architecture
# 1. Install LightX2V
git clone https://github.com/ModelTC/LightX2V.git
cd LightX2V
uv pip install -v .
# 2. Install NVFP4 Kernel
pip install scikit_build_core uv
git clone https://github.com/NVIDIA/cutlass.git
cd lightx2v_kernel
MAX_JOBS=$(nproc) CMAKE_BUILD_PARALLEL_LEVEL=$(nproc) \
uv build --wheel \
-Cbuild-dir=build . \
-Ccmake.define.CUTLASS_PATH=/path/to/cutlass \
--verbose --color=always --no-build-isolation
pip install dist/*whl --force-reinstall --no-deps
# 3. Run inference
# config
https://github.com/ModelTC/LightX2V/blob/main/configs/self_forcing/wan_t2v_sf_nvfp4.json
"A leprechaun, with green hat and traditional Irish attire, standing in a lush forest filled with vib..."
| Self-Forcing-1.3B-BF16 | Self-Forcing-1.3B-NVFP4 |
|---|---|
"A mystical and spiritual scene filled with loving energy emanating from the heavens. The sky is bath..."
| Self-Forcing-1.3B-BF16 | Self-Forcing-1.3B-NVFP4 |
|---|---|
If you find this project helpful, please give us a β on GitHub
Base model
Wan-AI/Wan2.1-T2V-1.3B