What Is a Parameter in AI?
A parameter is one of the internal values a model learns during training, also called a weight. Together, a model's parameters store what it learned and determine how it turns an input into an output. Model size is often given as a parameter count, such as billions of parameters, indicating roughly how large and capable a model is.
How a parameter works
A parameter is a number inside the model that gets adjusted as the model learns. In a neural network, each connection between nodes has a weight, and those weights are the parameters. During training, the model tweaks them again and again to reduce its errors, until they hold the patterns needed for the task.
Once training ends, the parameters are fixed, and running the model means applying them to new input. This is why a trained model is essentially its set of parameter values: copy those numbers and you have copied what the model knows. The count of them, the parameter count, is a rough measure of a model's size and capacity.
Why parameters matter for AI
Parameters matter because they are where a model's learned knowledge actually lives, and their number shapes what a model can do. More parameters generally allow a model to capture more complex patterns, which is part of why large language models have grown so big, though size brings higher cost to train and run. Parameter count is a common shorthand for comparing model scale, even if it does not tell the whole story of how good a model is.
Related terms
Frequently asked questions.
The stuff we hear most on the first call. Don't see yours? Book a 30-minute conversation.
What is the difference between a parameter and a hyperparameter?
What does it mean when a model has billions of parameters?
Are parameters the same as weights?
Want to put AI
to work?
We work with leadership teams to find the right opportunities, define the strategy, and build the systems that move the business forward.