Local AI Glossary
What is QLoRA?
Source: paperswithcode/QLoRA
A fine-tuning method that combines LoRA adapters with a 4-bit NF4 quantized base model. Allows fine-tuning a 65B model on a single 48GB GPU. Memory-efficient, near full-quality fine-tuning.
How QLoRA fits in the local AI stack
QLoRA is part of the broader local AI ecosystem. See the related guides, comparisons, and tools below to see how it applies in practice.
See also
- Full Local AI Glossary
- All learn topics
- What is Local AI?
- Quantization explained
- Hardware requirements
- How to choose a local LLM