casper-hansen/AutoAWQ
AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation: observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 21
- Release rhythm 40
- Longevity 78
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 18
- age_days: 1104
- days_rel: 479
- days_push: 479
- n_releases_24m: 6
Adoption not part of the score
2349 stars · 307 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AutoAWQ is a Python library implementing the Activation-aware Weight Quantization (AWQ) algorithm for 4-bit quantization of large language models, offering faster inference and reduced memory usage versus FP16. It is now officially deprecated and has been adopted by the vLLM project's llm-compressor.
Use cases
- quantize llm to 4-bit
- run quantized language models on gpu
- reduce vram usage for llm inference
- convert huggingface models to awq format
- export quantized models to gguf
- run llm inference on amd rocm or cpu
When to choose
- you need to quantize or run existing AWQ 4-bit models with older Torch/Transformers versions
- you want fast 4-bit LLM inference on NVIDIA, AMD, or Intel CPU hardware
When to avoid
- you are starting a new project - use vLLM's llm-compressor or MLX-LM instead
- you need compatibility with the latest Transformers versions
- you expect bug fixes or ongoing maintenance
Facets
library · maturity abandoned
llm-inference machine-learning gpu-computing large-language-models machine-learning deep-learning python windows quantization 4-bit awq huggingface transformers deprecated model-compression gpu linux macos
3 sources
- readme: https://github.com/casper-hansen/AutoAWQ · fetched 2026-08-28 · aa8563d8bea3
- homepage: https://casper-hansen.github.io/AutoAWQ/ · fetched 2026-08-29 · bf25bcb1e0c9
- registry_pypi: https://pypi.org/pypi/autoawq/json · fetched 2026-08-29 · af70e9721f73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| casper-hansen/AutoAWQ | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="casper-hansen/AutoAWQ")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem