IST-DASLab / gptqLinks
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
☆2,219Updated 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,340Updated 4 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,550Updated last year
- 4 bits quantization of LLaMA using GPTQ☆3,076Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,269Updated 6 months ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆847Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,074Updated 4 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,302Updated 8 months ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,988Updated 7 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…☆1,080Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,660Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,427Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,637Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,188Updated 3 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆872Updated 5 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,868Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆705Updated last year
- ☆548Updated 11 months ago
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,843Updated last week
- A simple and effective LLM pruning approach.☆820Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆946Updated last year
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit floating point (FP8 and FP4) precision on H…☆2,909Updated this week
- Serving multiple LoRA finetuned LLM as one☆1,116Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,755Updated this week
- 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,134Updated last year
- LOMO: LOw-Memory Optimization☆990Updated last year
- Automatically split your PyTorch models on multiple GPUs for training & inference☆658Updated last year
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆631Updated last year
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,633Updated last year
- Transformer related optimization, including BERT, GPT☆6,348Updated last year