Property RopeFreqBase
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
RopeFreqBase
Gets or sets the frequency base for RoPE (Rotary Positional Embeddings).
public float RopeFreqBase { get; set; }
Property Value
- float
The default value is 10000.0f.