Partager via


OnnxRuntimeGenAIPromptExecutionSettings.RepetitionPenalty Property

Definition

Repetition penalty to sample with

[System.Text.Json.Serialization.JsonPropertyName("repetition_penalty")]
public float? RepetitionPenalty { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("repetition_penalty")>]
member this.RepetitionPenalty : Nullable<single> with get, set
Public Property RepetitionPenalty As Nullable(Of Single)

Property Value

Attributes

Applies to