Table of Contents

Property RankWO

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

RankWO

Represents the rank for the LoRA adaptation of the output weight (WO) tensor. This parameter allows the customization of the model’s output weight transformations.

public int RankWO { get; set; }

Property Value

int

The default value is 4.