Expand description
Utilities for working with llama_token_type values.
Structs§
- Llama
Token Attrs - A set of
LlamaTokenAttrs
Enums§
- Llama
Token Attr - A rust flavored equivalent of
llama_token_type. - Llama
Token Type From IntError - An error type for
LlamaTokenType::try_from.