IST-DASLab / gptqLinks
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
☆2,243Updated last year
Alternatives and similar repositories for gptq
Users that are interested in gptq are comparing it to the libraries listed below
Sorting:
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,414Updated 6 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,585Updated last year
- 4 bits quantization of LLaMA using GPTQ☆3,077Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,301Updated 8 months ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,088Updated 6 months ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆864Updated last year
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,314Updated 10 months ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,019Updated 9 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,689Updated last year
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆885Updated last month
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,100Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆713Updated last year
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,888Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,220Updated 5 months ago
- A simple and effective LLM pruning approach.☆841Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,660Updated last year
- ☆551Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,428Updated last year
- Automatically split your PyTorch models on multiple GPUs for training & inference☆656Updated 2 years ago
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,854Updated last week
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆734Updated last year
- Serving multiple LoRA finetuned LLM as one☆1,134Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆982Updated last year
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,585Updated last year
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,138Updated 2 years ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,896Updated this week
- ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Pl…☆2,173Updated last year
- Official implementation of Half-Quadratic Quantization (HQQ)☆905Updated last month
- Fast Inference Solutions for BLOOM☆566Updated last year
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆2,905Updated 2 years ago