Share via


CommonModelParameters.FrequencyPenalty Property

Definition

A float in the range [-2,2] that reduces or increases likelihood of repeated tokens. Default is 0.

public float? FrequencyPenalty { get; set; }
member this.FrequencyPenalty : Nullable<single> with get, set
Public Property FrequencyPenalty As Nullable(Of Single)

Property Value

Applies to