Quantisation

From ALT-TEXT
Revision as of 10:36, 7 September 2026 by imported>ALT-TEXT (Import: AI terminology and people glossary)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Quantisation

A technique for shrinking an AI model by reducing the numerical precision of its parameters, for example storing them with fewer decimal places, so the model takes up less memory and runs faster with only a small loss in accuracy. Quantisation is a key reason capable models can now run on ordinary laptops or phones rather than requiring data-centre-scale hardware. (See also: Parameters, Small language model)