Language

LoraConfig.Alpha Property

Definition

LoRA scaling factor (α). Positive integer; typically 2× the rank.

public int? Alpha { get; set; }
member this.Alpha : Nullable<int> with get, set
Public Property Alpha As Nullable(Of Integer)

Property Value

Applies to