This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-11-22 16:17:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6adf222599
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 06:01:23 +01:00
root ::= "1. " paragraph "\n" ([0-9] [0-9]? ". " paragraph "\n")+
paragraph ::= [a-zA-Z'.,; ]+
Reference in New Issue
Copy Permalink