LlamaChatCompletionRequest.LogitBias

LlamaChatCompletionRequest.LogitBias property

Sets or gets the logit bias to use during sampling.

public object LogitBias { get; set; }

See Also