Skip to content

Glq

Model Serving & MLOps

Post‑training weight quantization for large language models using E8 lattice codebooks to achieve 2–8 bits‑per‑weight with quality comparable to state‑of‑the‑art methods.

Python Latest v0.7.3 · 1d ago Security brief →

Features

  • Encodes groups of 8 weights as a 16‑bit index into an E8 lattice codebook
  • Uses Randomized Hadamard Transform for near‑optimal Euclidean nearest‑neighbour search
  • Provides fused CUDA kernel that performs matrix multiplication directly on compressed indices
  • Supports bit‑widths from 2 to 8 bpw (including fractional values) and mixed‑precision allocation
  • Offers pre‑built Docker image with PyTorch, vLLM, transformers and GPU support

Recent releases

View all 30 releases →
No immediate action
v0.7.3 Bug fix

Trellis checkpoint fix

No immediate action
v0.7.2 Bug fix

Trellis codebook fix

No immediate action
v0.7.1 Performance

Decode performance boost

Review required
v0.7.0 Breaking risk
Breaking upgrade

3INST trellis decode + OOB fix

No immediate action
v0.6.9 Mixed

vLLM 0.25 support + profiling fix

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
5
Forks
1
Languages
Python Cuda C++

Install & Platforms

Install via
pip
Platforms
linux macos windows arm64

Beta — feedback welcome: [email protected]