๐Ÿ“„ KV Cache Compression for Text-Only LLMs

็บฏๆ–‡ๆœฌๅคง่ฏญ่จ€ๆจกๅž‹ KV ็ผ“ๅญ˜ๅŽ‹็ผฉ โ€” ๅฎŒๆ•ดๆŠ€ๆœฏๆŠฅๅ‘Š | Full Technical Reports

Contents

File Description
mla_absorbed_cache_report.md ๐Ÿš€ MLA ๅธๆ”ถๅผ็ผ“ๅญ˜ไผ˜ๅŒ–๏ผˆไธญๆ–‡๏ผ‰
mla_absorbed_cache_report_en.md ๐Ÿš€ Absorbed MLA Cache Optimization (English)
kv_cache_compression_report.md ๐Ÿ“Š KV ็ผ“ๅญ˜ๅŽ‹็ผฉๅฎŒๆ•ดๆ–นๆกˆ๏ผˆไธญๆ–‡๏ผ‰
kv_compress_plan.md ๐Ÿ—บ ่ฏฆ็ป†ๅฎžๆ–ฝ่ฎกๅˆ’๏ผˆไธญๆ–‡๏ผ‰

๐Ÿš€ Highlight: Absorbed MLA Cache (270KB โ†’ 8.4KB/token, 32ร—)

DeepSeek-V2-Lite MLA ไผ˜ๅŒ–๏ผŒๅœจ L40S ๅฎžๆต‹๏ผš

Approach KV/token Compression Error
Standard MHA 270 KB 1x โ€”
Absorbed MLA 30.4 KB 8.9x 0
+ per-channel INT8 15.2 KB 17.8x 0.011
+ INT4 (extreme) 8.4 KB 32x 0.112

Single L40S: 1.24M tokens context.

Key Insight

Text-only models can be aggressively compressed (quantization + eviction), while reasoning models (R1-class) must be conservative (quantization + sliding window + tiered storage). Scenario classification matters more than the algorithm itself.


Cloud LTE Studio ยท 2026-08-08 ยท GPL-3.0 License

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support