Freigeben über


OnnxRuntimeGenAIPromptExecutionSettings.NumBeams Property

Definition

The number of beams used during beam_search

[System.Text.Json.Serialization.JsonPropertyName("num_beams")]
public int? NumBeams { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("num_beams")>]
member this.NumBeams : Nullable<int> with get, set
Public Property NumBeams As Nullable(Of Integer)

Property Value

Attributes

Applies to