Ross ROSS = Recommend OSS · open-source software intelligence for agents

AutoGPTQ/AutoGPTQ

An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm. observed · 2026-08-28

github.com/AutoGPTQ/AutoGPTQ · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 16
  • Release rhythm 8
  • Longevity 88

Flags: archived

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: n/a
  • age_days: 1239
  • days_rel: n/a
  • days_push: 509
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5070 stars · 543 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

AutoGPTQ is a Python library for quantizing large language models using the GPTQ weight-only quantization algorithm, with user-friendly APIs integrated into Hugging Face Transformers, Optimum, and PEFT. The project is now unmaintained, with users directed to its successor GPTQModel.

Use cases

  • quantize an LLM to 4-bit with GPTQ
  • run GPTQ-quantized models on consumer GPUs
  • reduce VRAM usage for llama inference
  • load int4 quantized transformers models
  • benchmark quantized vs fp16 inference speed

When to choose

  • you need to quantize or run GPTQ models on Linux or Windows with CUDA
  • you want Hugging Face Transformers integration for GPTQ models

When to avoid

  • starting a new project - use the maintained GPTQModel fork instead
  • you need macOS support or support for the latest model architectures
  • you need bug fixes or ongoing maintenance

Facets

library · maturity abandoned

llm-inference machine-learning deep-learning large-language-models deep-learning machine-learning python windows quantization gptq transformers pytorch model-compression unmaintained natural-language-processing linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
AutoGPTQ/AutoGPTQmain10

For agents

markdown · JSON · MCP: product_card(name="AutoGPTQ/AutoGPTQ")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem