OLLMchat.Call.Options.top_p – ollmchat Reference Manual
Packages
ollmchat
OLLMchat
Call
Options
frequency_penalty
min_p
num_ctx
num_predict
presence_penalty
repeat_last_n
repeat_penalty
seed
stop
temperature
top_k
top_p
typical_p
Options
clone
deserialize_property
fill_from_model
find_property
get_property
has_values
serialize_property
set_property
top_p
Description:
[
Description
( blurb =
"Nucleus sampling: consider tokens with top_p probability mass (default: 0.9)"
, nick =
"Top P"
) ]
public
double
top_p
{
get
;
set
; }