Skip to main content

Module error

Module error 

Source

Re-exports§

pub use apply_chat_template_error::ApplyChatTemplateError;
pub use bracketed_args_failure::BracketedArgsFailure;
pub use chat_template_error::ChatTemplateError;
pub use decode_error::DecodeError;
pub use embeddings_error::EmbeddingsError;
pub use encode_error::EncodeError;
pub use eval_multimodal_chunks_error::EvalMultimodalChunksError;
pub use fit_error::FitError;
pub use grammar_error::GrammarError;
pub use json_object_failure::JsonObjectFailure;
pub use json_schema_to_grammar_error::JsonSchemaToGrammarError;
pub use key_value_xml_tags_failure::KeyValueXmlTagsFailure;
pub use kv_cache_seq_add_error::KvCacheSeqAddError;
pub use kv_cache_seq_div_error::KvCacheSeqDivError;
pub use llama_context_load_error::LlamaContextLoadError;
pub use llama_cpp_error::LlamaCppError;
pub use llama_lora_adapter_init_error::LlamaLoraAdapterInitError;
pub use llama_lora_adapter_remove_error::LlamaLoraAdapterRemoveError;
pub use llama_lora_adapter_set_error::LlamaLoraAdapterSetError;
pub use llama_model_load_error::LlamaModelLoadError;
pub use logits_error::LogitsError;
pub use marker_detection_error::MarkerDetectionError;
pub use meta_val_error::MetaValError;
pub use model_params_error::ModelParamsError;
pub use new_llama_chat_message_error::NewLlamaChatMessageError;
pub use paired_quote_failure::PairedQuoteFailure;
pub use parse_chat_message_error::ParseChatMessageError;
pub use sample_error::SampleError;
pub use sampler_accept_error::SamplerAcceptError;
pub use sampling_error::SamplingError;
pub use string_to_token_error::StringToTokenError;
pub use token_sampling_error::TokenSamplingError;
pub use token_to_string_error::TokenToStringError;
pub use tool_call_format_failure::ToolCallFormatFailure;
pub use xml_function_tags_failure::XmlFunctionTagsFailure;

Modules§

apply_chat_template_error
bracketed_args_failure
chat_template_error
decode_error
embeddings_error
encode_error
eval_multimodal_chunks_error
fit_error
grammar_error
json_object_failure
json_schema_to_grammar_error
key_value_xml_tags_failure
kv_cache_seq_add_error
kv_cache_seq_div_error
llama_context_load_error
llama_cpp_error
llama_lora_adapter_init_error
llama_lora_adapter_remove_error
llama_lora_adapter_set_error
llama_model_load_error
logits_error
marker_detection_error
meta_val_error
model_params_error
new_llama_chat_message_error
paired_quote_failure
parse_chat_message_error
sample_error
sampler_accept_error
sampling_error
string_to_token_error
token_sampling_error
token_to_string_error
tool_call_format_failure
xml_function_tags_failure

Type Aliases§

Result