Parameters
The learned numerical values inside a model — the \"7 billion parameters\" figure vendors cite as a size signal, with bigger meaning more capable but also more expensive.
Parameters are the numerical values a model learns during training — billions of tiny adjustable weights that collectively encode everything the model has learned about patterns in its training data. When a vendor describes a model as having "7 billion" or "70 billion parameters," they're describing the model's scale. Larger parameter counts generally enable more complex reasoning and broader capabilities, but they also require significantly more compute to run, which translates directly to inference cost and latency.
Parameter count has become a marketing metric in ways that can mislead procurement decisions. A 70-billion parameter model costs substantially more per request than a 7-billion parameter model, but for many specific business tasks — classifying support tickets, extracting structured data from documents, summarizing a standard report — the smaller model performs comparably or better because it's been tuned for the task. Organizations that default to the largest available model without matching it to the task often overpay for capability they don't use, while also building on infrastructure that's slower and more expensive to scale.
Read next
Related concepts
Large Language Models
The AI models behind most generative tools today — capable of remarkable language tasks, and unreliable about facts they were never trained on.
Generative AIFoundation Models
Large, general-purpose AI models trained on vast data — the shared starting point that organizations adapt rather than build from scratch.
FoundationsTraining Data
The data a model learned from — which means everything the model knows, gets right, gets wrong, and embeds as bias all traces back here.
Optional map
Concept neighborhood
Focused neighborhood
Parameters
The learned numerical values inside a model — the \"7 billion parameters\" figure vendors cite as a size signal, with bigger meaning more capable but also more expensive.
In these paths
Selected concept
Directly related
One step further
via Large Language Models
via Foundation Models
via Training Data