chunked-prefill

Tag

Cards List
#chunked-prefill

@athleticKoder: A 1600-word note on how llm inference work: Covering: 1. Attention - the only place tokens interact 2. KV caching - why…

X AI KOLs Timeline · 3d ago Cached

A detailed thread explaining key concepts of LLM inference: attention, KV caching, chunked prefill, and batching techniques, including continuous batching used in vLLM and SGLang.

0 favorites 0 likes
#chunked-prefill

CompactAttention: Accelerating Chunked Prefill with Block-Union KV Selection

Hugging Face Daily Papers · 2026-05-16 Cached

CompactAttention introduces Block-Union KV Selection to accelerate chunked prefill for long-context LLMs, achieving up to 2.72x attention speedup on LLaMA-3.1-8B at 128K context while maintaining accuracy close to dense attention.

0 favorites 0 likes
← Back to home

Submit Feedback