tokenScore

Log-probability score stored for a token in the vocab.

@trusted @nogc nothrow
float
tokenScore
(
const(llama_vocab)* vocab
,
llama_token token
)

Meta