π―An accuracy-first, highly efficient quantization toolkit for LLMs, designed to minimize quality degradation across Weight-Only Quantization, MXFP4, NVFP4, GGUF, and adaptive schemes.
β845Feb 14, 2026Updated 2 weeks ago
Alternatives and similar repositories for auto-round
Users that are interested in auto-round are comparing it to the libraries listed below
Sorting:
- Official implementation of Half-Quadratic Quantization (HQQ)β913Dec 18, 2025Updated 2 months ago
- SOTA low-bit LLM quantization (INT8/FP8/MXFP8/INT4/MXFP4/NVFP4) & sparsity; leading model compression techniques on PyTorch, TensorFlow, β¦β2,585Feb 20, 2026Updated last week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLMβ2,787Updated this week
- [ACL 2025 Main] EfficientQAT: Efficient Quantization-Aware Training for Large Language Modelsβ327Nov 26, 2025Updated 3 months ago
- β‘ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Plβ¦β2,175Oct 8, 2024Updated last year
- An innovative library for efficient LLM inference via low-bit quantizationβ352Aug 30, 2024Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.β1,018Sep 4, 2024Updated last year
- VPTQ, A Flexible and Extreme low-bit quantization algorithmβ674Apr 25, 2025Updated 10 months ago
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Accelerationβ3,441Jul 17, 2025Updated 7 months ago
- LLM model quantization (compression) toolkit with hw acceleration support for Nvidia CUDA, AMD ROCm, Intel XPU and Intel/AMD/Apple CPU viβ¦β1,024Feb 21, 2026Updated last week
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:β2,314May 11, 2025Updated 9 months ago
- PyTorch native quantization and sparsity for training and inferenceβ2,696Updated this week
- A pytorch quantization backend for optimumβ1,025Nov 21, 2025Updated 3 months ago
- Q-GaLore: Quantized GaLore with INT4 Projection and Layer-Adaptive Low-Rank Gradients.β203Jul 17, 2024Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.β5,026Apr 11, 2025Updated 10 months ago
- A general 2-8 bits quantization toolbox with GPTQ/AWQ/HQQ/VPTQ, and export to onnx/onnx-runtime easily.β184Apr 2, 2025Updated 10 months ago
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantizationβ713Aug 13, 2024Updated last year
- A fast inference library for running LLMs locally on modern consumer-class GPUsβ4,445Dec 9, 2025Updated 2 months ago
- β120Jan 8, 2026Updated last month
- Official Pytorch repository for Extreme Compression of Large Language Models via Additive Quantization https://arxiv.org/pdf/2401.06118.pβ¦β1,315Aug 8, 2025Updated 6 months ago
- An algorithm for weight-activation quantization (W4A4, W4A8) of LLMs, supporting both static and dynamic quantizationβ172Nov 26, 2025Updated 3 months ago
- Fast Matrix Multiplications for Lookup Table-Quantized LLMsβ388Apr 13, 2025Updated 10 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.β154Aug 21, 2025Updated 6 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".β2,258Mar 27, 2024Updated last year
- β165Jun 22, 2025Updated 8 months ago
- A unified library of SOTA model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. It compresseβ¦β2,031Updated this week
- SGLang is a high-performance serving framework for large language models and multimodal models.β23,658Updated this week
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.β889Nov 26, 2025Updated 3 months ago
- FlashInfer: Kernel Library for LLM Servingβ5,009Updated this week
- A safetensors extension to efficiently store sparse quantized tensors on diskβ254Updated this week
- Large-scale LLM inference engineβ1,658Feb 17, 2026Updated last week
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Seβ¦β816Mar 6, 2025Updated 11 months ago
- Fast low-bit matmul kernels in Tritonβ433Feb 1, 2026Updated 3 weeks ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Modelsβ1,612Jul 12, 2024Updated last year
- β235Jun 11, 2024Updated last year
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Servingβ336Jul 2, 2024Updated last year
- QuIP quantizationβ62Mar 17, 2024Updated last year
- Tools for merging pretrained large language models.β6,814Jan 26, 2026Updated last month
- [ICLR2025, ICML2025, NeurIPS2025 Spotlight] Quantized Attention achieves speedup of 2-5x compared to FlashAttention, without losing end-tβ¦