Use one concrete system. Ticket SUP-4821 arrives in Persian: a customer says a refund never appeared. Your support copilot must identify the issue, retrieve the applicable refund policy, return a strict JSON object, and draft a short reply in the customer’s language. It may explain the next step. It may not claim that a refund was issued unless a tool confirms it.
The product serves 40 requests per second at peak. At least 95% of tickets must reach the correct queue. The P95 time to first token must remain below 800 milliseconds. The service has a fixed monthly inference budget and cannot send account data outside approved regions. Those statements do more selection work than “use a powerful reasoning model.” They create gates a candidate can pass or fail.
The Modular handbook provides a useful taxonomy—base, instruct, chat, dense, Mixture of Experts, specialist models, hubs, and weight formats.[1] Taxonomy helps you read the shelf. It does not replace a workload contract. Production selection is a constrained optimization problem: eliminate models that cannot satisfy hard constraints, establish a quality threshold, then optimize the survivors for cost and speed.
Route the issue, ground the answer, produce valid JSON, and abstain when evidence is missing.
Languages, context lengths, peak concurrency, output lengths, and retry distribution.
Latency, cost, privacy, region, licensing, safety, and hardware capacity.
Do not collapse performance into average latency. An interactive assistant cares about time to first token and inter-token latency. A multi-call agent cares about end-to-end completion because one slow step blocks the next. An offline batch may care mostly about throughput. Tail latency matters because your users experience the slow requests, not the mean. Goodput—the number of requests that meet an explicit service objective—is often more honest than raw tokens per second.[2][3]
A benchmark score is evidence about a model under one protocol.Your release decision is evidence about a complete system under your workload.




