LlamaContext.getLogits

Logits at output position idx (-1 = last). Valid until the next decode call.

struct LlamaContext
@trusted @nogc nothrow
const(float)[]
getLogits
(
int idx = -1
)

Meta