LlamaChatCompletionRequest.PresencePenalty

LlamaChatCompletionRequest.PresencePenalty property

Sets or gets the presence penalty to use during sampling.

public float? PresencePenalty { get; set; }

See Also