| llama_n_ctx_seq | R Documentation |
Get per-sequence context window size
llama_n_ctx_seq(ctx)
ctx |
Context handle returned by [llama_new_context] |
An integer scalar: maximum context size per sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.