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

turboderp-org/exllamav3

An optimized quantization and inference library for running LLMs locally on modern consumer-class GPUs observed · 2026-09-03

github.com/turboderp-org/exllamav3 · Python · MIT (permissive) observed · 2026-09-03

Health v2 · maintenance only

87/100

  • Activity 100
  • Release rhythm 100
  • Longevity 36
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: 5.0
  • age_days: 514
  • days_rel: 1
  • days_push: 0
  • n_releases_24m: 55

Full methodology

Adoption not part of the score

1274 stars · 147 forks observed · 2026-09-03

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

ExLlamaV3 is a Python library for fast quantization and inference of large language models on consumer-class GPUs, featuring the EXL3 quantization format based on QTIP. It supports tensor-parallel and expert-parallel inference, speculative decoding, multimodal models, and ships with an OpenAI-compatible server via TabbyAPI.

Use cases

  • run local llms on my gpu
  • quantize llama models to run on consumer hardware
  • serve an openai-compatible api for local models
  • run large models on a single consumer gpu with quantization
  • tensor-parallel inference across multiple gpus
  • run qwen or mistral models locally with low vram

When to choose

  • you want maximum inference speed for LLMs on consumer NVIDIA/AMD GPUs
  • you need aggressive 2-8 bit quantization with minimal quality loss
  • you want an OpenAI-compatible local server via TabbyAPI
  • you need tensor-parallel or expert-parallel setups on consumer hardware

When to avoid

  • you need CPU-only inference
  • you need production multi-node serving at scale
  • you require model architectures not in the supported list
  • you want a managed cloud inference solution

Facets

library · maturity active

llm-inference gpu-computing http-server machine-learning large-language-models machine-learning developer-tools python windows cli quantization exl3 local-llm tensor-parallel speculative-decoding consumer-gpus tabbyapi gpu linux

2 sources

Member repositories

RepositoryRoleHealth v2
turboderp-org/exllamav3main87

For agents

markdown · JSON · MCP: product_card(name="turboderp-org/exllamav3")

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