Skip to content

Commit 8fd66a4

Browse files
authored
Update kvcomp.md
1 parent 13137bd commit 8fd66a4

File tree

1 file changed

+5
-5
lines changed
  • docs/source/user-guide/sparse-attention

1 file changed

+5
-5
lines changed

docs/source/user-guide/sparse-attention/kvcomp.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
<div align="center">
44

5-
![KVComp Scheme](/_static/images/kvcomp_scheme.jpg)
5+
![KVComp Scheme](/docs/source/_static/images/kvcomp_scheme.jpg)
66

77
**🚀 Hash-Aware Sparse Attention Algorithm | 📄 ACL 2025 Paper | ⚡ NPU/GPU Hardware-Efficient**
88

9-
[![Paper](https://img.shields.io/badge/Paper-ACL%202025-blue)](/_static/paper/kvcomp-ACL-2025-paper.pdf)
9+
[![Paper](https://img.shields.io/badge/Paper-ACL%202025-blue)](/docs/source/_static/paper/kvcomp-ACL-2025-paper.pdf)
1010
[![License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/ModelEngine-Group/unified-cache-management/blob/main/LICENSE)
1111
[![Python](https://img.shields.io/badge/Python-3.10+-blue.svg)](https://python.org)
1212

@@ -34,10 +34,10 @@
3434
<div align="center">
3535

3636
### End-to-End Performance
37-
![End-to-End Performance](/_static/images/kvcomp_end_to_end_performance.jpg)
37+
![End-to-End Performance](/docs/source/_static/images/kvcomp_end_to_end_performance.jpg)
3838

3939
### Single Layer Performance
40-
![Single Layer Performance](/_static/images/kvcomp_single_layer_performance.jpg)
40+
![Single Layer Performance](/docs/source/_static/images/kvcomp_single_layer_performance.jpg)
4141

4242
</div>
4343

@@ -47,7 +47,7 @@
4747
<div align="center">
4848

4949
### LongBench Evaluation
50-
![LongBench Results](/_static/images/kvcomp_longbench.jpg)
50+
![LongBench Results](/docs/source/_static/images/kvcomp_longbench.jpg)
5151

5252
</div>
5353

0 commit comments

Comments
 (0)