Quantization
Storing model weights and activations in lower precision (int8, int4) so the model is smaller, cheaper, and faster — at some quality cost.
MLOps
Storing model weights and activations in lower precision (int8, int4) so the model is smaller, cheaper, and faster — at some quality cost.