Property RankFeedForwardNorm
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
RankFeedForwardNorm
Represents the rank for the LoRA adaptation of the feed-forward norm tensor. This typically uses rank 1 to enforce standard normalization.
public int RankFeedForwardNorm { get; set; }
Property Value
- int
The default value is 1.