Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Inference Optimization
/
H100
H100
Subtopic
11 questions
Questions tagged with H100 — part of Inference Optimization.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
At batch 16 and 4k context with FP8 weights, which model still fits on one 80 GB H100?
Multiple Choice
Medium
·
Qual 4.0
Pick the H100 workload where spot pricing is genuinely safe to deploy on
Multiple Choice
Medium
·
Qual 4.0
Sketch a Llama 3.1 70B self-host versus hosted-API break-even on the back of an envelope
Short Answer
Medium
·
Qual 4.0
A MIG slice on an H100, what is it and what is it good for?
Flashcard
Easy
·
Qual 4.0
Identify the NVIDIA H100: what generation, what memory, what tensor-core formats?
Flashcard
Easy
·
Qual 4.0
Same LoRA recipe on H100 vs A100: what precision should each team default to?
Multiple Choice
Medium
·
Qual 4.0
LoRA vs full FT on 7B + 10k examples: order of magnitude cost comparison
Short Answer
Medium
·
Qual 4.0
Apply the roofline model to LLM inference and identify where decode and prefill sit on it.
Short Answer
Hard
·
Qual 4.0
NVIDIA
Walk through the byte accounting that proves a single-batch decode step is bandwidth-bound on H100.
Short Answer
Hard
·
Qual 4.0
NVIDIA
Predict the bandwidth-vs-compute latency of a single Llama-70B decode step on H100
Predict Output
Hard
·
Qual 4.0
NVIDIA
Predict the critical batch size where decode crosses from memory-bound to compute-bound on H100
Predict Output
Hard
·
Qual 4.0
NVIDIA