OLLMchat.Call.Options.num_ctx – 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
num_ctx
Description:
[
Description
( blurb =
"Size of the context in tokens (1K = 1024). Recommend at least 64K for most use."
, nick =
"Context Window"
) ]
public
int
num_ctx
{
get
;
set
; }