liblloyal 1.0.0
Composable primitives for llama.cpp inference
Loading...
Searching...
No Matches
chat-template.hpp File Reference
#include "minja.hpp"
#include <chrono>
#include <cstddef>
#include <cstdio>
#include <ctime>
#include <exception>
#include <iomanip>
#include <memory>
#include <sstream>
#include <stdexcept>
#include <string>
#include <vector>
#include <lloyal/nlohmann/json.hpp>

Go to the source code of this file.

Classes

struct  minja::chat_template_caps
 
struct  minja::chat_template_inputs
 
struct  minja::chat_template_options
 
class  minja::chat_template
 

Namespaces

namespace  minja
 

Typedefs

using json = nlohmann::ordered_json
 

Typedef Documentation

◆ json

using json = nlohmann::ordered_json

Definition at line 27 of file chat-template.hpp.