mirror of
https://github.com/theroyallab/YALS.git
synced 2026-04-20 06:19:07 +00:00
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>