Method Clone
- Namespace
- LMKit.TextGeneration.Sampling
- Assembly
- LM-Kit.NET.dll
Clone()
Creates a new instance of RepetitionPenalty that is a copy of the current instance.
public RepetitionPenalty Clone()
Returns
- RepetitionPenalty
A new RepetitionPenalty object with the same property values as the current instance.