CodeGenerationConfig.MaxSequenceLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Max local context length used for inference when using regular model.
public int MaxSequenceLength { get; set; }
member this.MaxSequenceLength : int with get, set
Public Property MaxSequenceLength As Integer