mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 20:54:36 +08:00
dd6a3a02cb
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
285 B
285 B
(quantization-index)=
Quantization
Quantization trades off model precision for smaller memory footprint, allowing large models to be run on a wider range of devices.
:::{toctree} :caption: Contents :maxdepth: 1
supported_hardware auto_awq bnb gguf int8 fp8 quantized_kvcache :::