Property RankWV
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
RankWV
Represents the rank for the LoRA adaptation of the value weight (WV) tensor. Adjusting this rank can refine the model's handling of input values during transformations.
public int RankWV { get; set; }
Property Value
- int
The default value is 4.