qwopqwop200/GPTQ-for-LLaMa
4 bits quantization of LLaMA using GPTQ observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 0
- Release rhythm 35
- Longevity 91
Flags: no_releases
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: n/a
- age_days: 1276
- days_rel: n/a
- days_push: 781
- n_releases_24m: 0
Adoption not part of the score
3073 stars · 453 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that applies GPTQ 4-bit weight quantization to LLaMA large language models, drastically reducing memory usage and checkpoint size. It is now superseded by AutoGPTQ, which the author recommends instead.
Use cases
- quantize llama models to 4 bits
- run llama 7b on a smaller gpu
- compress large language model checkpoints
- reduce vram usage for llama inference
- convert llama weights with gptq
When to choose
- you specifically need the original GPTQ-for-LLaMA implementation or its benchmarks
- you are on Linux and want a simple standalone quantization script for LLaMA
When to avoid
- you want an actively maintained or feature-rich quantization toolkit - use AutoGPTQ instead
- you are on Windows without WSL2, since Triton support is Linux-only
- you need the fastest possible quantized inference kernels
Facets
library · maturity maintenance
llm-inference machine-learning deep-learning large-language-models machine-learning gpu-computing python quantization gptq llama 4-bit model-compression triton linux gpu
1 source
- readme: https://github.com/qwopqwop200/GPTQ-for-LLaMa · fetched 2026-08-28 · 057de12155c0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qwopqwop200/GPTQ-for-LLaMa | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="qwopqwop200/GPTQ-for-LLaMa")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem