ModelCloud / GPTQModel
Production ready LLM model compression/quantization toolkit with hw accelerated inference support for both cpu/gpu via HF, vLLM, and SGLang.
☆513Updated this week
Alternatives and similar repositories for GPTQModel:
Users that are interested in GPTQModel are comparing it to the libraries listed below
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆810Updated 8 months ago
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,301Updated this week
- A throughput-oriented high-performance serving framework for LLMs☆804Updated this week
- For releasing code related to compression methods for transformers, accompanying our publications☆425Updated 3 months ago
- [NeurIPS'24 Spotlight, ICLR'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention, which r…☆997Updated last week
- VPTQ, A Flexible and Extreme low-bit quantization algorithm☆632Updated last week
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,205Updated last week
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆656Updated 2 months ago
- Official implementation of Half-Quadratic Quantization (HQQ)☆800Updated this week
- [EMNLP 2024 Industry Track] This is the official PyTorch implementation of "LLMC: Benchmarking Large Language Model Quantization with a V…☆466Updated last week
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,136Updated last week
- Advanced Quantization Algorithm for LLMs/VLMs.☆449Updated this week
- An Open Source Toolkit For LLM Distillation☆586Updated this week
- ☆534Updated 6 months ago
- A general 2-8 bits quantization toolbox with GPTQ/AWQ/HQQ/VPTQ, and export to onnx/onnx-runtime easily.☆168Updated last month
- Fast, Flexible and Portable Structured Generation☆914Updated last week
- The Triton TensorRT-LLM Backend☆832Updated last week
- EfficientQAT: Efficient Quantization-Aware Training for Large Language Models☆265Updated 6 months ago
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆719Updated 7 months ago
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆346Updated 8 months ago
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆383Updated 5 months ago
- Evaluate and Enhance Your LLM Deployments for Real-World Inference Needs☆284Updated this week
- FlashInfer: Kernel Library for LLM Serving☆2,764Updated this week
- A family of compressed models obtained via pruning and knowledge distillation☆335Updated 5 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,243Updated 2 months ago
- Comparison of Language Model Inference Engines☆215Updated 4 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆601Updated this week
- An innovative library for efficient LLM inference via low-bit quantization☆350Updated 8 months ago
- Code repo for the paper "SpinQuant LLM quantization with learned rotations"☆268Updated 2 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆804Updated 6 months ago