Question 1easy
What three factors does every model choice trade off?
Question 2easy
Why should you NOT memorize a model leaderboard?
Question 3medium
A high-volume, simple classification endpoint should favor which model tier?
Question 4medium
An overnight autonomous coding agent should favor which tier, and why?
Question 5medium
What is model routing (or a cascade)?
Question 6hard
Roughly how much can task-appropriate routing save versus using a large model for everything?
Question 7hard
When should you choose an open-weight model over a closed API model? (Select all that apply)
Question 8medium
What is the main tradeoff of closed/API models?
Question 9medium
When do you need a multimodal model?
Question 10hard
For much of the FR/BE enterprise market, why can the deployment platform matter as much as raw model quality?
Question 11hard
What should you verify when running a model through a cloud platform (Azure/Bedrock/Vertex) rather than the direct API?
Question 12medium
Name the three-way tradeoff (three words) at the heart of model selection.
Question 13hard
What technique (one word) sends easy tasks to a cheap model and escalates only hard ones to a larger model?