AutoGPTQ / AutoGPTQLinks
An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
☆4,891Updated 3 months ago
Alternatives and similar repositories for AutoGPTQ
Users that are interested in AutoGPTQ are comparing it to the libraries listed below
Sorting:
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,202Updated 2 months ago
- 4 bits quantization of LLaMA using GPTQ☆3,053Updated last year
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,139Updated last year
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆2,886Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,212Updated this week
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,140Updated this week
- LMDeploy is a toolkit for compressing, deploying, and serving LLMs.☆6,672Updated this week
- Large Language Model Text Generation Inference☆10,311Updated this week
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆4,228Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,550Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,026Updated last week
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,377Updated this week
- Python bindings for the Transformer models implemented in C/C++ using GGML library.☆1,866Updated last year
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,765Updated 7 months ago
- Tools for merging pretrained large language models.☆5,965Updated 3 weeks ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,558Updated last year
- Aligning pretrained language models with instruction data generated by themselves.☆4,413Updated 2 years ago
- Instruction Tuning with GPT-4☆4,313Updated 2 years 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,479Updated 11 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,843Updated last year
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,428Updated last month
- A framework for few-shot evaluation of language models.☆9,464Updated this week
- YaRN: Efficient Context Window Extension of Large Language Models☆1,511Updated last year
- Alpaca dataset from Stanford, cleaned and curated☆1,560Updated 2 years ago
- Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral)☆2,668Updated 10 months ago
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆6,927Updated last year
- Transformer related optimization, including BERT, GPT☆6,231Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,071Updated last week
- LLaMA: Open and Efficient Foundation Language Models☆2,802Updated last year
- Python bindings for llama.cpp☆9,313Updated last week