Views
No views yet
| Model | Hardware | Generation Time (5s 480p) |
|---|---|---|
| FastWan-QAD-1.3B | RTX 5090 | ~1.78s |
| FastWan-QAD-1.3B-SA2 | RTX 5090 | ~2.0s |
| FastWan-QAD-FP8-1.3B | RTX 4090 | ~3.4s |
| TurboDiffusion | RTX 5090 | 6.10s |
| LightX2V | RTX 5090 | 6.91s |
1# Install Tiny Autoencoder
2git clone https://github.com/madebyollin/taehv.git
3uv pip install -e taehv/
4
5git clone https://github.com/hao-ai-lab/FastVideo.git
6cd FastVideo
7uv pip install -e .
8cd examples/inference/optimizations
9python fp8_wan2_1_1_3b.py --taehv-checkpoint /path/to/taehv/taew2_1.pth@article{Zhang2026AttnQAT,
title={Attn-QAT: 4-Bit Attention With Quantization-Aware Training},
author={Zhang, Peiyuan and Noto, Matthew and Tan, Wenxuan and Jiang, Chengquan and Lin, Will and Zhou, Wei and Zhang, Hao},
journal={arXiv preprint arXiv:2603.00040},
year={2026}
}