Method Disable
- Namespace
- LMKit.TextGeneration.Sampling
- Assembly
- LM-Kit.NET.dll
Disable()
Disables every repetition control by setting TokenCount to 0, RepeatPenalty to 1, and the additive, sequence-aware, and blocking controls to their inactive values.
public void Disable()