tokenToString

The string piece for a single token.

@trusted
string
tokenToString
(
const(llama_vocab)* vocab
,
llama_token token
)

Meta