LlamaCopilotOptionsBase.TopP

LlamaCopilotOptionsBase.TopP property

Gets or sets the top-p value for nucleus sampling.

public double? TopP { get; set; }

See Also