IST-DASLab / gptq
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
☆1,922Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for gptq
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆2,498Updated 3 weeks ago
- 4 bits quantization of LLaMA using GPTQ☆2,993Updated 3 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,242Updated 3 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆1,743Updated last month
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,141Updated 3 weeks ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆1,891Updated this week
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆710Updated 2 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,745Updated 9 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,884Updated 3 weeks ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,295Updated 4 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,334Updated 7 months ago
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs…☆1,936Updated this week
- ☆527Updated 9 months ago
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,385Updated 8 months ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,458Updated last month
- 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,530Updated 8 months ago
- Serving multiple LoRA finetuned LLM as one☆979Updated 6 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆724Updated last month
- FlashInfer: Kernel Library for LLM Serving☆1,395Updated this week
- YaRN: Efficient Context Window Extension of Large Language Models☆1,337Updated 6 months ago
- FlexFlow Serve: Low-Latency, High-Performance LLM Serving☆1,698Updated this week
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,041Updated 9 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…☆863Updated last month
- Official Implementation of EAGLE-1 (ICML'24) and EAGLE-2 (EMNLP'24)☆815Updated this week
- Accessible large language models via k-bit quantization for PyTorch.☆6,244Updated this week
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆642Updated 2 months ago
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,401Updated 2 months ago
- A simple and effective LLM pruning approach.☆660Updated 3 months ago
- Automatically split your PyTorch models on multiple GPUs for training & inference☆623Updated 10 months ago