Partager via


OnnxRuntimeGenAIPromptExecutionSettings.TopP Property

Definition

Top p probability to sample with

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

Property Value

Attributes

Applies to