This website requires JavaScript.
Explore
Help
Sign In
AI
/
text-generation-webui
Watch
1
Star
0
Fork
0
You've already forked text-generation-webui
mirror of
https://github.com/oobabooga/text-generation-webui.git
synced
2024-10-01 01:26:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a4b4708560
text-generation-webui
/
grammars
/
list.gbnf
2 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Better HF grammar implementation (#4953)
2023-12-17 00:01:23 -05:00
root ::= "1. " paragraph "\n" ([0-9] [0-9]? ". " paragraph "\n")+
paragraph ::= [a-zA-Z'.,; ]+
Reference in New Issue
Copy Permalink