Property RankWQ
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
RankWQ
Represents the rank for the LoRA adaptation of the query weight (WQ) tensor. This setting allows customization beyond the default rank, adapting the model's query transformations.
public int RankWQ { get; set; }
Property Value
- int
The default value is 4.