You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight, single-header C++11 Jinja2 template engine designed for LLM chat templates.
7
+
A lightweight, single-header C++11 Jinja2 template engine designed for LLM chat templates.** (HuggingFace style).
8
8
9
9
It focuses on supporting the subset of Jinja2 used by modern Large Language Models (LLMs) like Llama 3, Qwen 2.5/3, DeepSeek, and others, enabling seamless inference integration in C++ environments.
10
10
11
11
## Features
12
12
13
13
-**C++11 Compatible**: Ensures maximum compatibility across older compiler versions and embedded systems.
0 commit comments