Property RankWK
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
RankWK
Represents the rank for the LoRA adaptation of the key weight (WK) tensor. Customizing this rank allows for tailored key transformations within the model's architecture.
public int RankWK { get; set; }
Property Value
- int
The default value is 4.