PromptHub

Quantization LLM

Quick Definition

Reducing LLM weight precision for efficient inference

Full Definition

Reducing LLM weight precision to lower bits like INT8 or INT4 for efficient inference.

Examples

4-bit inference, GPTQ, AWQ, model deployment

Related Terms

quantization inference-optimization

More Large Language Models Terms