serve a pre-quantized awq or gptq checkpoint with vllm

domain: docs.vllm.ai · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Confirm the checkpoint on Hugging Face Hub is pre-quantized in AWQ or GPTQ/GPTQModel format by checking the model card
  2. For AWQ, install the backend with pip install autoawq and load with LLM(model=..., quantization="auto_awq") or pass --quantization awq to vllm serve
  3. For GPTQ, install pip install auto-gptq (or use a GPTQModel-produced checkpoint) and pass --quantization gptq
  4. Check the vLLM quantization docs page for the current list of supported methods and any Marlin/Machete kernel requirements for your GPU generation
  5. Benchmark against the unquantized model to confirm the expected memory reduction and any throughput/accuracy tradeoff before promoting to production

Known gotchas

Related routes

Serve quantized GGUF models locally with the llama.cpp HTTP server
github.com/ggml-org/llama.cpp · 6 steps · unrated
quantize a hugging face model to 4-bit with autoawq and save it for deployment
huggingface.co/docs/transformers/quantization/awq · 6 steps · unrated
Enable Flink buffer debloating to reduce checkpoint alignment time under backpressure
data-engineering · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans