JA EN
Glossary › bit

GLOSSARY

bit

appears in 2 paper titles

Definition

The smallest unit of information, a single binary digit. In current practice the word appears mostly in quantization: how many bits each weight or activation is stored in — 8-bit, 4-bit, and lower — which directly sets memory footprint and therefore what fits on a given GPU. Fewer bits is not uniformly worse; degradation depends on which tensors are quantized and on the task, so bit-width claims should be read next to the evaluation.

Explainers using this term