Module llama_cpp_2::model
source · Expand description
A safe wrapper around llama_model.
Modules§
- A safe wrapper around
llama_model_params.
Structs§
- A Safe wrapper around
llama_chat_message - A safe wrapper around
llama_model.
Enums§
- How to determine if we should prepend a bos token to tokens
- There was an error converting a
llama_vocab_typeto aVocabType. - How to determine if we should tokenize special tokens
- a rusty equivalent of
llama_vocab_type