Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Formats
/
Short Answer
Short Answer
362 questions
Topics
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
LoRA vs full FT on 7B + 10k examples: order of magnitude cost comparison
Short Answer
Medium
·
Qual 4.0
Extending a 4k-context model to 32k via FT: how RoPE scaling fits in
Short Answer
Hard
·
Qual 4.0
Closed-API fine-tuning in 2025-2026: options and trade-offs vs open-weight FT
Short Answer
Medium
·
Qual 4.0
Why is chat-template integrity the most common 'silent quality killer' in FT?
Short Answer
Medium
·
Qual 4.0
How do you detect catastrophic forgetting after a domain fine-tune?
Short Answer
Medium
·
Qual 4.0
AdaLoRA: how does adaptive rank allocation across layers work?
Short Answer
Hard
·
Qual 4.0
What does W8A8 vs W4A16 mean and which regime is appropriate for memory-bound decode?
Short Answer
Hard
·
Qual 4.0
NVIDIA
How does PagedAttention enable prefix sharing across requests and what data structure makes it cheap?
Short Answer
Hard
·
Qual 4.0
Define TTFT, TPOT and throughput. Which should a chatbot vs a batch summarizer optimize?
Short Answer
Medium
·
Qual 4.0
Why does tree-based speculative decoding outperform sequential draft chains at the same target-pass cost?
Short Answer
Hard
·
Qual 4.0
Why does an agent loop with 5 tool calls have ~6× the latency of a single completion and how do you mitigate?
Short Answer
Hard
·
Qual 4.0
OpenAI
Why does streaming (SSE) improve perceived latency without changing total decode time?
Short Answer
Easy
·
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
How does vanilla speculative decoding work and why is verification a single forward pass?
Short Answer
Hard
·
Qual 4.0
Fireworks Ai
NVIDIA
Given draft acceptance rate α and target/draft cost ratio c, when does speculative decoding actually win?
Short Answer
Hard
·
Qual 4.0
Fireworks Ai
Together Ai
What is RadixAttention in SGLang and how does it differ from vLLM's prefix sharing?
Short Answer
Hard
·
Qual 4.0
When would you choose vLLM, TensorRT-LLM, SGLang, or TGI for a production serving deployment?
Short Answer
Hard
·
Qual 4.0
Fireworks Ai
Hugging Face
Apply the roofline model to LLM inference and identify where decode and prefill sit on it.
Short Answer
Hard
·
Qual 4.0
NVIDIA
Given a TPM rate limit, how do you compute supportable concurrent users for a feature?
Short Answer
Medium
·
Qual 4.0
OpenAI
When would you choose QAT over PTQ for inference quantization and what's the cost?
Short Answer
Hard
·
Qual 4.0
How do Anthropic and OpenAI prompt-cache pricing models work and what counts as a cache hit?
Short Answer
Medium
·
Qual 4.0
Why does prefill saturate compute while decode is bottlenecked on memory bandwidth?
Short Answer
Medium
·
Qual 4.0
NVIDIA
Why does prefill's O(seq^2) attention cost saturate compute rather than bandwidth?
Short Answer
Hard
·
Qual 4.0
NVIDIA
Decompose the cost of a single API call into its components and explain which dominates.
Short Answer
Medium
·
Qual 4.0
Compare tensor, pipeline and expert parallelism for inference serving.
Short Answer
Hard
·
Qual 4.0
NVIDIA
Showing 151–175 of 362
← Prev
Next →