isEog

True if the token signals end of generation.

@trusted @nogc nothrow
bool
isEog
(
const(llama_vocab)* vocab
,
llama_token token
)

Meta