LlamaContext.stateSeqGetData

Copy sequence seqId's KV cache into dst. Returns bytes written.

struct LlamaContext
@trusted @nogc nothrow
size_t
stateSeqGetData
(
ubyte[] dst
,
llama_seq_id seqId
)

Meta