ended5월 9일· 1 sources
tierKV: Shattering the LLM Memory Wall with Distributed KV Caching
VRAM 한계 넘었다, GPU 캐시보다 빠른 분산 KV 캐시 'tierKV' 공개
Why it matters
tierKV bypasses the quadratic cost of attention recomputation by offloading evicted KV blocks to a high-speed LAN vault, achieving restoration speeds that outperform local GPU cache hits. This architecture enables near-instantaneous processing for long-context prompts, offering a scalable solution for VRAM-constrained inference environments.
1
Sources
+0
24h
—
Growth
135d
Active
tierKVKV cachevLLMGPU inferenceTurboQuantLLM optimization