IST-DASLab / gptq
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
☆2,004Updated 10 months ago
Alternatives and similar repositories for gptq:
Users that are interested in gptq are comparing it to the libraries listed below
- 4 bits quantization of LLaMA using GPTQ☆3,032Updated 6 months ago
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆2,687Updated 2 weeks ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆1,911Updated last week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,320Updated 6 months ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆1,948Updated this week
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,182Updated 3 months ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,650Updated last week
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆762Updated 5 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,780Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆669Updated 5 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,393Updated 7 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,357Updated 10 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆757Updated 3 months ago
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆937Updated 3 months ago
- Python bindings for the Transformer models implemented in C/C++ using GGML library.☆1,829Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,963Updated last month
- Serving multiple LoRA finetuned LLM as one☆1,018Updated 8 months ago
- Alpaca dataset from Stanford, cleaned and curated☆1,532Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,402Updated 9 months ago
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆2,801Updated this week
- Fast Inference Solutions for BLOOM☆563Updated 3 months ago
- LOMO: LOw-Memory Optimization☆978Updated 6 months ago
- ☆538Updated last month
- Official Implementation of EAGLE-1 (ICML'24) and EAGLE-2 (EMNLP'24)☆928Updated 3 weeks ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,557Updated this week
- A simple and effective LLM pruning approach.☆706Updated 5 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆689Updated 4 months ago
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆2,802Updated last year
- FlashInfer: Kernel Library for LLM Serving☆1,876Updated this week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs…☆2,115Updated this week