LlamaCopilotOptionsBase.TopP
LlamaCopilotOptionsBase.TopP property
Gets or sets the top-p value for nucleus sampling.
public double? TopP { get; set; }
See Also
- class LlamaCopilotOptionsBase
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the top-p value for nucleus sampling.
public double? TopP { get; set; }