Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Inference Optimization
/
Serving
Serving
Subtopic
13 questions
Questions tagged with Serving — part of Inference Optimization.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Memory creeps up for hours then OOMs at 3am: diagnose the KV-cache leak pattern
Short Answer
Medium
·
Qual 4.0
Throughput, for an LLM serving system: give the working definition
Flashcard
Easy
·
Qual 4.0
Define a stop sequence in an LLM API call
Flashcard
Easy
·
Qual 4.0
Server-Sent Events streaming: define it and explain why chat APIs default to it
Flashcard
Easy
·
Qual 4.0
TPM and RPM each throttle a different axis, which one caps which?
Match Pairs
Easy
·
Qual 4.0
Walk through the shape of an OpenAI-compatible chat completions request and response.
Flashcard
Easy
·
Qual 4.0
Which components dominate cold-start latency when a serving replica spins up?
Multi-select
Medium
·
Qual 4.0
Trace how one slow request stalls every co-batched generation step.
Short Answer
Medium
·
Qual 4.0
Why might a LoRA that passes every eval check then garble one in five prod requests?
Short Answer
Medium
·
Qual 4.0
Describe how continuous batching interacts with the KV cache
Short Answer
Medium
·
Qual 4.0
What problem does chunked prefill solve in production LLM serving?
Multiple Choice
Medium
·
Qual 4.0
Merge LoRA into the base vs keep it as a swappable adapter: when do you pick which?
Short Answer
Medium
·
Qual 4.0
How does the serving stack actually decide when to stop generation and what bugs come from mis-set stop sequences?
Short Answer
Medium
·
Qual 4.0