Table of Contents

Property RankOutput

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

RankOutput

Represents the rank for the LoRA adaptation of the output tensor within the model's architecture. Overriding this rank allows for finer control over the model's output transformation processes.

public int RankOutput { get; set; }

Property Value

int

The default rank is 4.