Weights Glossary
Browse 3 weights terms defined in plain English, from the cultural dictionary of computing.
3 Weights Terms
- Model Weight
- A learned numerical parameter in a model that influences how inputs are transformed into outputs. Collectively, model weights encode much of the behavior...
- Weight Merging
- Combining weights or learned parameter changes from multiple models, adapters, or fine-tunes to produce a merged model. Weight merging is explored as a way to...
- Weight Quantization
- Reducing the precision used to store or compute model weights so the model uses less memory and often runs faster. Weight quantization is a common technique...
Related Topics
- Ai (3 terms in common)
- Models (2 terms in common)
- Quantization (1 terms in common)