Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Attention Mechanism
/
PagedAttention
PagedAttention
Subtopic
10 questions
Questions tagged with PagedAttention — part of Attention Mechanism.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Name the architectural shifts vLLM v1 made relative to v0
Short Answer
Medium
·
Qual 4.0
vLLM defaults to a page size of 16. Pick what makes 1 and 1024 worse choices.
Multiple Choice
Medium
·
Qual 4.0
Describe how continuous batching interacts with the KV cache
Short Answer
Medium
·
Qual 4.0
How does prefix KV-cache sharing reduce serving cost across requests?
Short Answer
Medium
·
Qual 4.0
How does PagedAttention enable prefix sharing across requests and what data structure makes it cheap?
Short Answer
Hard
·
Qual 4.0
Match each production serving framework to its defining strength
Match Pairs
Hard
·
Qual 4.0
NVIDIA
What does the vLLM-style continuous-batching scheduler actually do at each step?
Short Answer
Hard
·
Qual 4.0
Hugging Face
NVIDIA
Put the vLLM-style continuous-batching scheduler steps in correct order for one iteration
Order Steps
Hard
·
Qual 4.0
NVIDIA
Walk through paged attention end to end, page table, block lookup, and how it enables higher throughput.
Short Answer
Hard
·
Qual 4.0
What problem does paged attention (vLLM) solve, and what OS concept does it borrow from?
Multiple Choice
Hard
·
Qual 4.0