contextParams

Context params with the given window and batch size. nCtx = 0 uses the model's training length.

@nogc nothrow
llama_context_params
contextParams
(
uint nCtx = 0
,
uint nBatch = 512
,
bool noPerf = false
)

Meta