Table of Contents

Property LoraAlpha

Namespace
LMKit.Finetuning
Assembly
LM-Kit.NET.dll

LoraAlpha

Gets or sets LoRA alpha, which, in conjunction with LoraR, determines the scaling factor for the LoRA adaptation.

public int LoraAlpha { get; set; }

Property Value

int

The default value is 4.