turboderp / exllama
A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.
☆2,823Updated last year
Alternatives and similar repositories for exllama:
Users that are interested in exllama are comparing it to the libraries listed below
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆3,961Updated this week
- Python bindings for the Transformer models implemented in C/C++ using GGML library.☆1,842Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,702Updated 3 weeks ago
- 4 bits quantization of LLaMA using GPTQ☆3,036Updated 7 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,679Updated this week
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆1,946Updated last month
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,456Updated 6 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,027Updated 10 months ago
- Python bindings for llama.cpp☆8,647Updated 3 weeks ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆1,965Updated last week
- Tools for merging pretrained large language models.☆5,260Updated last week
- Simple UI for LLM Model Finetuning☆2,054Updated last year
- LLaMA: Open and Efficient Foundation Language Models☆2,804Updated last year
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,649Updated 2 months ago
- Fast inference engine for Transformer models☆3,599Updated last week
- Large Language Model Text Generation Inference☆9,766Updated this week
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆2,743Updated last week
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆6,795Updated 7 months ago
- Customizable implementation of the self-instruct paper.☆1,038Updated 11 months ago
- ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Pl…☆2,160Updated 4 months ago
- Alpaca dataset from Stanford, cleaned and curated☆1,537Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,032Updated 5 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,788Updated last year
- MiniLLM is a minimal system for running modern LLMs on consumer-grade GPUs☆894Updated last year
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,335Updated 6 months ago
- A collection of modular datasets generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer☆1,623Updated last year
- Multi-LoRA inference server that scales to 1000s of fine-tuned LLMs☆2,358Updated last week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,246Updated 8 months ago
- Quantized inference code for LLaMA models☆1,052Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,420Updated 10 months ago