← Back to Glossary Index
AI Glossary Term

LoRA Adapter

Definition

A lightweight file containing custom adapter weight matrices trained via LoRA, loaded dynamically into a base model.

Example Case

Loading a French translation adapter onto a base Llama 3 model.

Related Concepts

Fine-TuningLocal AI