diff --git a/demo/index.html b/demo/index.html index 03fc138..fecd2d2 100644 --- a/demo/index.html +++ b/demo/index.html @@ -21,7 +21,7 @@

Jinja-JS Demo

Template markup (HTML/Jinja) on the left will be compiled to JavaScript and shown on the right. View project on GitHub.

This fork contains some experimental changes from sstur/jinja-js to simplify testing of chat templates for LLMs.

-

Alternatively, there is the @huggingface/jinjaa> implementation of Jinja2 with a similar goal.

+

Alternatively, there is the @huggingface/jinja implementation of Jinja2 with a similar goal.

Include Runtime