Skip to main content

ExLlamaV2

A fast inference library for running LLMs locally on modern consumer-class GPUs

View on GitHub Official site
Llm Inference MIT Medium setup 4,589 stars

Overview

Description

Run large language models on your own NVIDIA GPU with fast inference speeds. ExLlamaV2 lets you deploy chatbots and AI applications locally using GPTQ and EXL2 quantized models, making LLM inference practical on consumer-class hardware. No cloud dependence required.

Technical scorecard

License

MIT

Commercial use

Yes

OpenAI-compatible API

No

REST API

No

Fine-tuning support

No

Quantization support

Yes

Docker available

No

GUI / no-code available

No

Telemetry

Unknown

Offline after setup

Yes

Data & Privacy

Does it send data online?

After setup, this listing is marked as usable offline. Confirm network behavior against the upstream project before regulated deployment.

Does it store history?

Not verified in this directory yet. Review the upstream docs for persistence, logs, and workspace storage.

License checks?

Commercial use is marked as allowed or likely allowed by the listed license.

Telemetry?

Unknown

Last verified: Jul 22, 2026. Maintainer verification should be treated as directory guidance, not legal advice.

🛡️

Deploying ExLlamaV2 in production?

Stop silent telemetry leaks before they trigger an unintended data leak. Get our Airgap Certainty Blueprint for ExLlamaV2.

Request Privacy and Telemetry Audit

Setup & Installation

Medium

A developer can usually get this running with standard docs.

# Start with the official project repository
# https://github.com/turboderp-org/exllamav2

Hardware Requirements

Hardware tagsGPU (NVIDIA)
LanguagesPython

Works Well With