top P
Sets the top_p for the CompletionRequest.
Return
The updated Builder instance.
Parameters
top P
An alternative to sampling with temperature, called nucleus sampling.
Sets the top_p for the CompletionRequest.
The updated Builder instance.
An alternative to sampling with temperature, called nucleus sampling.