LlamaContext.memoryClear

Clear the KV cache. Pass data = true to also zero-fill memory.

struct LlamaContext
@nogc nothrow
void
memoryClear
(
bool data = false
)

Meta