tokenText

Raw text piece for a token (pointer into model memory; do not free).

@trusted @nogc nothrow
const(char)*
tokenText
(
const(llama_vocab)* vocab
,
llama_token token
)

Meta