NIST AI Risk Management Framework
Primary guidance for measuring AI performance and managing risk across the system lifecycle.
Compute College
Choose a model by task quality, latency, token economics, reliability, and deployment constraints.
Model selection is the process of matching a model’s measured behavior and operating cost to a workload’s requirements. The best model is not necessarily the largest or cheapest per token; it is the option that meets the required outcome within latency, reliability, privacy, capacity, and budget limits.
Memory trick: Choose the model that fits the work, not the model with the loudest score.
A benchmark score or list price is only one input. A model that needs more context, produces longer answers, or retries more often can cost more per accepted task. A smaller model with a clear fallback may be the better production choice when it meets the rubric.
A team compares two models on 200 support cases. Model A passes 91% on the rubric at 1.2 seconds p95; Model B passes 94% at 3.8 seconds p95 and doubles output tokens. The choice depends on the product’s latency and cost limits, not the score alone.
Example figures are illustrative calculations, not current quoted market prices.
Current example
This source explains the method or risk boundary. It does not replace testing the actual model, data, provider, and workload conditions in production.
Primary guidance for measuring AI performance and managing risk across the system lifecycle.
Source discipline: examples on this page are illustrative; measure the real workload before making a release or capacity decision.
A leaderboard or token price cannot select the model for you. Production fit depends on the task, context, concurrency, safety boundary, and accepted-result economics.
Practical takeaway
Create a candidate matrix with the task rubric, token range, latency, review rate, failure categories, privacy constraints, and cost per accepted result. Test at least one smaller or simpler option.
Decision check: can you explain which requirement the selected model satisfies and what tradeoff the team accepted?
Compute College learning path
Step 40 of 48: Model selection for the workload