artidoro / qloraLinks
QLoRA: Efficient Finetuning of Quantized LLMs
☆10,785Updated last year
Alternatives and similar repositories for qlora
Users that are interested in qlora are comparing it to the libraries listed below
Sorting:
- Accessible large language models via k-bit quantization for PyTorch.☆7,801Updated last week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,089Updated 5 months ago
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,268Updated this week
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,926Updated last year
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,897Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,527Updated 2 years ago
- Instruct-tune LLaMA on consumer hardware☆18,983Updated last year
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆13,032Updated 11 months ago
- Aligning pretrained language models with instruction data generated by themselves.☆4,541Updated 2 years ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,472Updated 6 months ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,005Updated 8 months ago
- Large Language Model Text Generation Inference☆10,693Updated this week
- Instruction Tuning with GPT-4