Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Inference Optimization
/
KV Cache
KV Cache
Subtopic
80 questions
Questions tagged with KV Cache — part of Inference Optimization.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
For 1M-token context decode, which parallelism axis actually relieves KV pressure?
Multiple Choice
Medium
·
Qual 4.0
Heavy multi-turn chat shares system prompts across requests, pick the serving framework that exploits that best.
Multiple Choice
Medium
·
Qual 4.0
At batch 16 and 4k context with FP8 weights, which model still fits on one 80 GB H100?
Multiple Choice
Medium
·
Qual 4.0
Per-token decode time grows linearly as a chat session lengthens, debug it
Short Answer
Medium
·
Qual 4.0
A teammate randomized system prompts per user and expects the prompt cache to still help, what's wrong?
Spot the Error
Medium
·
Qual 4.0
Spot the error: 'we autoscale our LLM serving pods on CPU utilization.'
Spot the Error
Medium
·
Qual 4.0
Walk through how a prefix-cache hit changes the work that chunked prefill has to do
Short Answer
Medium
·
Qual 4.0
Which quantization combo squeezes the most decode bandwidth per percent of quality lost?
Multiple Choice
Medium
·
Qual 4.0
NVIDIA
Rank these chat-API cost levers from highest to lowest typical ROI
Order Steps
Medium
·
Qual 4.0
Memory creeps up for hours then OOMs at 3am: diagnose the KV-cache leak pattern
Short Answer
Medium
·
Qual 4.0
Name the dominant cost driver of GPT-5.5 latency at a 200k-token input
Short Answer
Medium
·
Qual 4.0
OpenAI
Each decode step loads ___ from HBM, regardless of how many tokens have already been generated
Fill in Blank
Easy
·
Qual 4.0
Pair KV-cache eviction and KV-quantization with the situation each one is the right answer for
Match Pairs
Medium
·
Qual 4.0
Sequence length vs context window, what is the practical distinction and which one drives KV cache size?
Flashcard
Easy
·
Qual 4.0
Prompt caching shows up on Anthropic and OpenAI pricing pages, what does it actually do?
Flashcard
Easy
·
Qual 4.0
Walk through what actually happens during the prefill phase of an LLM forward pass.
Flashcard
Easy
·
Qual 4.0
Why do hosted LLM APIs charge separate per-million rates for input and output tokens?
Flashcard
Easy
·
Qual 4.0
Describe what happens during the decode phase of LLM inference.
Flashcard
Easy
·
Qual 4.0
What is the context window of an LLM?
Flashcard
Easy
·
Qual 4.0
Recognize vLLM and the optimization that made it famous
Flashcard
Easy
·
Qual 4.0
Identify PagedAttention and the project it ships with
Flashcard
Easy
·
Qual 4.0
Expand MQA and state its KV-cache cost tradeoff
Flashcard
Easy
·
Qual 4.0
Pair HBM and SRAM with their roles on an inference GPU
Match Pairs
Easy
·
Qual 4.0
Define GQA in transformer attention
Flashcard
Easy
·
Qual 4.0
Tying K and V to one projection, what is gained and what is risked?
Multiple Choice
Medium
·
Qual 4.0
Showing 1–25 of 80
← Prev
Next →