turboderp-org/exllamav2
A fast inference library for running LLMs locally on modern consumer-class GPUs observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 70
- Release rhythm 40
- Longevity 78
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: 19
- age_days: 1099
- days_rel: 416
- days_push: 182
- n_releases_24m: 12
Adoption not part of the score
4611 stars · 341 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ExLlamaV2 is a fast Python inference library for running large language models locally on modern consumer GPUs, with support for EXL2/GPTQ quantization, paged attention via Flash Attention, and dynamic batched or streamed generation. The project is now archived, with development continuing in ExLlamaV3.
Use cases
- run local llms on my gpu
- fast inference for quantized llama models
- serve an openai-compatible local llm api
- generate text from gptq quantized models
- stream llm token generation with asyncio
- batch multiple prompts for gpu inference
When to choose
- you want maximum token throughput for quantized LLMs on consumer NVIDIA GPUs
- you need a lightweight Python inference engine rather than a full server
- you are pairing it with TabbyAPI for an OpenAI-compatible local endpoint
When to avoid
- you are starting a new project - use ExLlamaV3 instead since this repo is archived
- you need CPU-only or Apple Silicon-first inference
- you want a turnkey chat UI rather than an inference library
Facets
library · maturity maintenance
llm-inference machine-learning large-language-models machine-learning gpu-computing python windows quantization exl2 gptq local-llm consumer-gpus speculative-decoding archived gpu linux macos
1 source
- readme: https://github.com/turboderp-org/exllamav2 · fetched 2026-08-28 · 9cbf6c8bd9d9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| turboderp-org/exllamav2 | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="turboderp-org/exllamav2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem