Table of Contents

Property RepetitionPenalty

Namespace
LMKit.TextGeneration
Assembly
LM-Kit.NET.dll

RepetitionPenalty

A RepetitionPenalty specifying rules that discourage repeating recent n-grams/tokens. Typically disabled automatically when strict Grammar-like constraints are in use.

RepetitionPenalty RepetitionPenalty { get; }

Property Value

RepetitionPenalty