Views
No views yet
The figure reported on Hugging Face (24.2 GB forQwen2.5-72B-BPD2-G256) is the checkpoint file size on disk, measured in GB (10⁹ bytes). The 22.69 GB value cited in our paper refers to the peak VRAM during inference on a single RTX 3090 — a different measurement. Note also that Linux tools such asdu -hdisplay sizes in GiB (2³⁰ bytes), so24.2 GB ≈ 22.54 GiBon disk; this is a unit convention, not a discrepancy.
1@article{chen2026bpdq,
2 title={BPDQ: Bit-Plane Decomposition Quantization on a Variable Grid for Large Language Models},
3 author={Chen, Junyu and Li, Jungang and Xiong, Jing and Wang, Wenjie and Yang, Qingyao and Xiao, He and Li, Zhen and Wu, Taiqiang and Chen, Mengzhao and Peng, Zhen and others},
4 journal={arXiv preprint arXiv:2602.04163},
5 year={2026}
6}