|
liblloyal 1.0.0
Composable primitives for llama.cpp inference
|
This is the complete list of members for minja::chat_template, including all inherited members.
| add_system(const nlohmann::ordered_json &messages, const std::string &system_prompt) | minja::chat_template | inlinestatic |
| apply(const nlohmann::ordered_json &messages, const nlohmann::ordered_json &tools, bool add_generation_prompt, const nlohmann::ordered_json &extra_context=nlohmann::ordered_json(), bool apply_polyfills=true) | minja::chat_template | inline |
| apply(const chat_template_inputs &inputs, const chat_template_options &opts=chat_template_options()) const | minja::chat_template | inline |
| bos_token() const | minja::chat_template | inline |
| chat_template(const std::string &source, const std::string &bos_token, const std::string &eos_token) | minja::chat_template | inline |
| eos_token() const | minja::chat_template | inline |
| original_caps() const | minja::chat_template | inline |
| source() const | minja::chat_template | inline |