Early build · scores computed by the deterministic engine from real, sourced developments (30 days) · weights v1.0-prior
LatestLearn › Models
Vikshy Learn · Models

Quantization

Rounding a model's numbers to make it smaller and faster.

Models store their knowledge as huge lists of precise numbers, and quantization trims those numbers down to simpler, rougher versions. Like compressing a photo, this makes the model much smaller and quicker to run while keeping most of its quality. It is a key trick for fitting powerful AI onto ordinary hardware.

For example, Quantization can shrink a model enough to run on a phone instead of a data center.

← All 42 concepts in the glossary