-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationlow severityUsed to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)
Description
What happened?
This bit on the grammar readme states:
Non-terminal symbols (rule names) ... are required to be a dashed lowercase word, like
move,castle, orcheck-mate.
However, the c.gbnf defines a dataType rule (which features a non-lower-case letter) and this grammar appears to be valid.
I'm not sure what the intended behavior is. I would be happy to update the README if uppercase variables are supported.
Name and Version
N/A
What operating system are you seeing the problem on?
No response
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationlow severityUsed to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)