Skip to content

Commit 654b9d8

Browse files
committed
feat: restore feature highlights table and pipeline teaser figure
1 parent c121531 commit 654b9d8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,19 @@
1717

1818
</div>
1919

20+
<div align="center">
21+
22+
| 🏆 First PTQ for VLA | 💾 ~70% Memory Savings | ⚡ Training-Free | 🚀 1.22× Speedup |
23+
|:---:|:---:|:---:|:---:|
24+
| First post-training quantization framework for Vision-Language-Action systems | Significant memory reduction on quantized components | Uses only a small unlabeled calibration buffer — no retraining needed | End-to-end inference latency improvement |
25+
26+
</div>
27+
28+
<div align="center">
29+
<img src="assets/pipeline.svg" alt="QuantVLA Pipeline" width="100%">
30+
<br>
31+
<em>Overview of the QuantVLA framework: selective quantization layout + attention temperature matching + output head balancing.</em>
32+
</div>
2033

2134
## Abstract
2235

0 commit comments

Comments
 (0)