Property RepetitionPenalty
- Namespace
- LMKit.TextGeneration.Events
- Assembly
- LM-Kit.NET.dll
RepetitionPenalty
Retrieves the current repetition penalty settings applied to prediction generation.
These settings can be modified to refine the behavior of subsequent sampling operations.
public RepetitionPenalty RepetitionPenalty { get; }