IST-DASLab / gptqLinks
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
☆2,166Updated 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,220Updated last month
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,479Updated last year
- 4 bits quantization of LLaMA using GPTQ☆3,067Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,229Updated 3 months ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,048Updated last month
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,272Updated 5 months ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆830Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,928Updated 4 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,053Updated 10 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆842Updated 3 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,604Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,411Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,584Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆703Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,146Updated last week
- ☆546Updated 8 months ago
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,820Updated this week
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,490Updated this week
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,850Updated last year
- The hub for EleutherAI's work on interpretability and learning dynamics☆2,601Updated 2 months ago
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,666Updated this week
- A simple and effective LLM pruning approach.☆792Updated last year
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,581Updated last year
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,122Updated last year
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,497Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆886Updated 11 months ago
- Fast Inference Solutions for BLOOM☆564Updated 10 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,490Updated last week
- LOMO: LOw-Memory Optimization☆989Updated 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,581Updated last year