llama_n_ctx_seq: Get per-sequence context window size

View source: R/llama.R

llama_n_ctx_seqR Documentation

Get per-sequence context window size

Description

Get per-sequence context window size

Usage

llama_n_ctx_seq(ctx)

Arguments

ctx

Context handle returned by [llama_new_context]

Value

An integer scalar: maximum context size per sequence.


llamaR documentation built on May 28, 2026, 1:06 a.m.