ModelCloud/GPTQModel
LLM model quantization (compression) toolkit with HW acceleration support for Nvidia, AMD, Intel GPU and Intel/AMD/Apple CPU via HF, vLLM, and SGLang. observed · 2026-09-03
Health v2 · maintenance only
91/100
- Activity 100
- Release rhythm 100
- Longevity 57
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6.0
- age_days: 807
- days_rel: 2
- days_push: 0
- n_releases_24m: 57
Adoption not part of the score
1248 stars · 205 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GPTQModel is a production-ready Python toolkit for quantizing (compressing) large language models using GPTQ, AWQ, and related methods, with hardware-accelerated inference across NVIDIA, AMD, Intel, Huawei, and Apple hardware. It integrates with Hugging Face Transformers, vLLM, and SGLang for loading and serving quantized models.
Use cases
- quantize an LLM to 4-bit with GPTQ
- convert a Hugging Face model to AWQ format
- run quantized models on vLLM or SGLang
- compress large language models for consumer GPUs
- quantize models on AMD ROCm or Apple Silicon
- quantize MoE and multimodal models like DeepSeek or Qwen-VL
When to choose
- you need to quantize LLMs with GPTQ/AWQ and broad model architecture support
- you want hardware-accelerated inference across multiple GPU vendors
- you need integration with HF Transformers, vLLM, and SGLang
When to avoid
- you need quantization of non-LLM models like CNNs
- you want a GUI-based one-click quantization tool
- you only need to run pre-quantized models without quantizing your own
Facets
library · maturity active
machine-learning llm-inference llm-training gpu-computing large-language-models machine-learning deep-learning gpu-computing python windows quantization gptq awq vllm sglang huggingface model-compression inference-optimization linux macos gpu cuda
2 sources
- readme: https://github.com/ModelCloud/GPTQModel · fetched 2026-09-03 · 3e33064ed882
- registry_pypi: https://pypi.org/pypi/gptqmodel/json · fetched 2026-08-29 · 55c74c0a70ef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ModelCloud/GPTQModel | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="ModelCloud/GPTQModel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem