This website requires JavaScript.
Explore
Help
Sign in
oobabooga
/
text-generation-webui
Watch
1
Star
0
Fork
You've already forked text-generation-webui
0
mirror of
https://github.com/oobabooga/text-generation-webui.git
synced
2026-04-20 22:13:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d9de14d1f7
text-generation-webui
/
user_data
/
grammars
/
list.gbnf
2 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
Better HF grammar implementation (#4953)
2023-12-17 02:01:23 -03:00
root ::= "1. " paragraph "\n" ([0-9] [0-9]? ". " paragraph "\n")+
paragraph ::= [a-zA-Z'.,; ]+
Reference in a new issue
Copy permalink