Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Attention Mechanism
/
Long Context
Long Context
Subtopic
18 questions
Questions tagged with Long Context — part of Attention Mechanism.
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
Name the dominant cost driver of GPT-5.5 latency at a 200k-token input
Short Answer
Medium
·
Qual 4.0
OpenAI
Dividing pre-softmax attention scores by an extra factor > 1 at inference does what?
Multiple Choice
Medium
·
Qual 4.0
Explain effective context for Mistral's 4096 sliding window over a 16k input
Short Answer
Medium
·
Qual 4.0
Which token most often serves as an attention sink in pretrained autoregressive LLMs?
Multiple Choice
Easy
·
Qual 4.0
Order the three steps of a position-interpolation fine-tune that takes RoPE from 4k to 16k.
Order Steps
Medium
·
Qual 4.0
Llama-3 bumps RoPE base from 10k to 500k, which long-context property follows?
Multiple Choice
Medium
·
Qual 4.0
Name two production KV-cache eviction policies and what each prioritizes
Short Answer
Medium
·
Qual 4.0
In a 7B transformer, do attention or MLP layers eat more FLOPs, and does context length change the answer?
Short Answer
Medium
·
Qual 4.0
How are RoPE NTK scaling and YaRN used at inference time to extend context beyond the training length?
Short Answer
Hard
·
Qual 4.0
How much does FP8 KV cache help, what does it cost and what is KIVI?
Short Answer
Hard
·
Qual 4.0
NVIDIA
Compute the KV cache size for a 70B model at 128k context (80 layers, 64 heads, head_dim 128, FP16).
Short Answer
Hard
·
Qual 4.0
NVIDIA
Where does FlashAttention deliver the biggest serving speedup?
Multiple Choice
Medium
·
Qual 4.0
NVIDIA
What's the 'attention sink' phenomenon, and how does StreamingLLM exploit it?
Short Answer
Hard
·
Qual 4.0
Match each sparse attention pattern to its design and exemplar architecture.
Match Pairs
Hard
·
Qual 4.0
What problem does ring attention solve that data parallelism cannot?
Multiple Choice
Hard
·
Qual 4.0
Why is KV cache memory the bottleneck for long context LLM serving?
Short Answer
Hard
·
Qual 4.0
Match each long context strategy to what it modifies.
Match Pairs
Hard
·
Qual 4.0