Skip to content

Commit 813b4b0

Browse files
committed
fix: update citation with full author list and arXiv metadata
1 parent 26e2a9b commit 813b4b0

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -288,12 +288,14 @@ We plan to add real-kernel deployment and on-robot validation in a future update
288288
If you find this code useful, please cite:
289289

290290
```bibtex
291-
@article{quantvla2026,
292-
title = {QuantVLA: Training-Free Post-Training Quantization for Vision-Language-Action Models},
293-
author = {QuantVLA Authors},
294-
journal = {arXiv preprint arXiv:2602.20309},
295-
year = {2026},
296-
url = {https://arxiv.org/abs/2602.20309}
291+
@misc{zhang2026quantvlascalecalibratedposttrainingquantization,
292+
title={QuantVLA: Scale-Calibrated Post-Training Quantization for Vision-Language-Action Models},
293+
author={Jingxuan Zhang and Yunta Hsieh and Zhongwei Wan and Haokun Lin and Xin Wang and Ziqi Wang and Yingtie Lei and Mi Zhang},
294+
year={2026},
295+
eprint={2602.20309},
296+
archivePrefix={arXiv},
297+
primaryClass={cs.LG},
298+
url={https://arxiv.org/abs/2602.20309},
297299
}
298300
299301

0 commit comments

Comments
 (0)