| 1685 | <div id="grammar_block_ooba" data-tg-type="ooba,aphrodite,tabby" class="wide100p"> | 1685 | <div id="grammar_block_ooba" data-tg-type="ooba,aphrodite,tabby" class="wide100p"> |
| 1686 | <hr class="wide100p"> | 1686 | <hr class="wide100p"> |
| 1687 | <h4 class="wide100p textAlignCenter"> | 1687 | <h4 class="wide100p textAlignCenter"> |
| 1688 | <label> | 1688 | <div class="flex-container justifyCenter alignitemscenter"> |
| 1689 | <span data-i18n="Grammar String">Grammar String</span> | 1689 | <span data-i18n="Grammar String">Grammar String</span> |
| 1690 | <div class="margin5 fa-solid fa-circle-info opacity50p " data-i18n="[title]GBNF or EBNF, depends on the backend in use. If you're using this you should know which." title="GBNF or EBNF, depends on the backend in use. If you're using this you should know which."></div> | 1690 | <div class="margin5 fa-solid fa-circle-info opacity50p " data-i18n="[title]GBNF or EBNF, depends on the backend in use. If you're using this you should know which." title="GBNF or EBNF, depends on the backend in use. If you're using this you should know which."></div> |
| 1691 | <a href="https://github.com/ggerganov/llama.cpp/blob/master/grammars/README.md" target="_blank"> | 1691 | <a href="https://github.com/ggerganov/llama.cpp/blob/master/grammars/README.md" target="_blank"> |
| 1692 | <small> | 1692 | <div class="fa-solid fa-up-right-from-square note-link-span"></div> |
| 1693 | <div class="fa-solid fa-up-right-from-square note-link-span"></div> | | |
| 1694 | </small> | | |
| 1695 | </a> | 1693 | </a> |
| 1696 | </label> | 1694 | </div> |
| 1697 | </h4> | 1695 | </h4> |
| 1698 | <textarea id="grammar_string_textgenerationwebui" rows="4" class="text_pole textarea_compact monospace" data-i18n="[placeholder]Type in the desired custom grammar" placeholder="Type in the desired custom grammar"></textarea> | 1696 | <textarea id="grammar_string_textgenerationwebui" rows="4" class="text_pole textarea_compact monospace" data-i18n="[placeholder]Type in the desired custom grammar" placeholder="Type in the desired custom grammar"></textarea> |
| 1699 | </div> | 1697 | </div> |