Share via


CommonModelParameters.Stop Property

Definition

List of stop sequences that will cut off text generation. Default is none.

public System.Collections.Generic.IList<string> Stop { get; set; }
member this.Stop : System.Collections.Generic.IList<string> with get, set
Public Property Stop As IList(Of String)

Property Value

Applies to