Table of Contents

Namespace AiDotNet.LoRA

Classes

DefaultLoRAConfiguration<T>

Default LoRA configuration that applies LoRA to all layers with trainable weight matrices.

LoRALayer<T>

Implements Low-Rank Adaptation (LoRA) layer for parameter-efficient fine-tuning of neural networks.