Files
kingbri d767d31ed6 Templating: Switch to @huggingface/jinja
Since llamacpp will be using arbitrary jinja templates soon, use the
more secure jinja package from huggingface. This comes with increased
security at the cost of most jinja features.

However, huggingface's Jinja will be updated to keep up with chat templates
for AI models.

Since the AST isn't typed in the package, include the types here.

Signed-off-by: kingbri <8082010+bdashore3@users.noreply.github.com>
2024-12-31 22:39:44 -05:00
..