Partager via


OnnxRuntimeGenAIPromptExecutionSettings.DoSample Property

Definition

Do random sampling

[System.Text.Json.Serialization.JsonPropertyName("do_sample")]
public bool? DoSample { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("do_sample")>]
member this.DoSample : Nullable<bool> with get, set
Public Property DoSample As Nullable(Of Boolean)

Property Value

Attributes

Applies to