Module llama_cpp_2::token_type
source · Expand description
Utilities for working with llama_token_type values.
Structs§
- A set of LlamaTokenAttrs
Enums§
- A rust flavored equivalent of
llama_token_type. - An error type for
LlamaTokenType::try_from.