CompletionCreateRequest.FrequencyPenalty
CompletionCreateRequest.FrequencyPenalty property
Gets or sets a number between -2.0 and 2.0. Positive values penalize new tokens based on their existing frequency in the text so far, decreasing the model’s likelihood to repeat the same line verbatim.
public double? FrequencyPenalty { get; set; }
See Also
- class CompletionCreateRequest
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF