You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the official implementation of the algorithm part of "FPQVAR: Floating Point Quantization for Visual Autoregressive Model with FPGA Hardware Co-design"
This is the official implementation of the algorithm part of "FPQVAR: Floating Point Quantization for Visual Autoregressive Model with FPGA Hardware Co-design"
Download the reference ground truth npz file: 256x256 and
512x512
Quantize and Evaluate
Please follow the evaluation process as below.
We demonstrate the commands for ImageNet 256x256 FP4 quantization.
Commands for other configurations can be found in run.sh
If our work assists your research, please give us a star ⭐ or cite us using:
@article{wei2025fpqvar,
title={FPQVAR: Floating Point Quantization for Visual Autoregressive Model with FPGA Hardware Co-design},
author={Wei, Renjie and Xu, Songqiang and Guo, Qingyu and Li, Meng},
journal={arXiv preprint arXiv:2505.16335},
year={2025}
}
About
This is the official implementation of the algorithm part of "FPQVAR: Floating Point Quantization for Visual Autoregressive Model with FPGA Hardware Co-design"