LlamaChatCompletionRequest.FrequencyPenalty

LlamaChatCompletionRequest.FrequencyPenalty property

Sets or gets the frequency penalty to use during sampling.

public float? FrequencyPenalty { get; set; }

See Also