OLLMchat.Call.Options.top_k – 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_k
Description:
[
Description
( blurb =
"Limit the number of highest probability tokens to consider (default: 40)"
, nick =
"Top K"
) ]
public
int
top_k
{
get
;
set
; }