4 bits quantization of LLaMA using GPTQ
☆3,074Jul 13, 2024Updated last year
Alternatives and similar repositories for GPTQ-for-LLaMa
Users that are interested in GPTQ-for-LLaMa are comparing it to the libraries listed below
Sorting:
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,262Mar 27, 2024Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,028Apr 11, 2025Updated 10 months ago
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆2,913Sep 30, 2023Updated 2 years ago
- Instruct-tune LLaMA on consumer hardware☆18,964Jul 29, 2024Updated last year
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,841Jun 10, 2024Updated last year
- GPTQ inference Triton kernel☆321May 18, 2023Updated 2 years ago
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,453Jul 17, 2025Updated 7 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆8,019Updated this week
- ☆535Dec 1, 2023Updated 2 years ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,426Jun 2, 2025Updated 9 months ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,478Jun 7, 2025Updated 9 months ago
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,381Oct 28, 2024Updated last year
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,267Jul 17, 2024Updated last year
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,933Mar 14, 2024Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆713Aug 13, 2024Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,319May 11, 2025Updated 9 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,083Jul 1, 2025Updated 8 months ago
- Large Language Model Text Generation Inference☆10,795Jan 8, 2026Updated 2 months ago
- The definitive Web UI for local AI, with powerful features and easy setup.☆46,130Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,717Mar 3, 2026Updated last week
- Transformer related optimization, including BERT, GPT☆6,398Mar 27, 2024Updated last year
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,393Feb 21, 2026Updated 2 weeks ago
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆4,451Updated this week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,619Jul 12, 2024Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,533Jul 16, 2023Updated 2 years ago
- Quantized inference code for LLaMA models☆1,044Mar 17, 2023Updated 2 years ago
- Instruction Tuning with GPT-4☆4,341Jun 11, 2023Updated 2 years ago
- LLaMA: Open and Efficient Foundation Language Models☆2,793Nov 8, 2023Updated 2 years ago
- LLM as a Chatbot Service☆3,330Nov 20, 2023Updated 2 years ago
- Fast and memory-efficient exact attention☆22,460Updated this week
- Universal LLM Deployment Engine with ML Compilation☆22,129Updated this week
- ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.☆9,520Feb 11, 2026Updated 3 weeks ago
- Tensor library for machine learning☆14,195Feb 27, 2026Updated last week
- LLM inference in C/C++☆97,252Updated this week
- Alpaca dataset from Stanford, cleaned and curated☆1,582Apr 14, 2023Updated 2 years ago
- Code for paper: "QuIP: 2-Bit Quantization of Large Language Models With Guarantees"☆397Feb 24, 2024Updated 2 years ago
- A collection of modular datasets generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer☆1,629Sep 15, 2023Updated 2 years ago
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,396Feb 3, 2026Updated last month
- BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)☆8,283Oct 16, 2024Updated last year