PromptHub

Quantization

Quick Definition

Reducing model precision from 32-bit to lower bit representations

Full Definition

Reducing model size and computation by representing weights with lower precision numbers like INT8.

Examples

INT8 inference, mixed precision, PTQ

Related Terms

pruning model-distillation

More Artificial Intelligence Terms