Type Definition llm_base::TokenId

source ·
pub type TokenId = i32;
Expand description

The identifier of a token in a vocabulary.