bitsandbytes-foundation / bitsandbytes
Accessible large language models via k-bit quantization for PyTorch.
☆6,299Updated this week
Related projects ⓘ
Alternatives and complementary repositories for bitsandbytes
- Fast and memory-efficient exact attention☆14,279Updated this week
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,497Updated last month
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,059Updated 5 months ago
- Train transformer language models with reinforcement learning.☆10,086Updated this week
- A framework for few-shot evaluation of language models.☆6,990Updated this week
- Large Language Model Text Generation Inference☆9,122Updated this week
- Transformer related optimization, including BERT, GPT☆5,890Updated 7 months ago
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆7,958Updated this week
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆8,660Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆16,471Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆5,994Updated 2 months ago
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆10,776Updated 3 months ago
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,502Updated 10 months ago
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆2,526Updated last month
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆1,941Updated 7 months ago
- 4 bits quantization of LLaMA using GPTQ