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.
A lightweight file containing custom adapter weight matrices trained via LoRA, loaded dynamically into a base model.