summaryrefslogtreecommitdiff
path: root/examples/gbnf-validator/gbnf-validator.cpp
AgeCommit message (Expand)Author
2024-04-11grammars: 1.5x faster inference w/ complex grammars (vector reserves / reuses...Olivier Chafik
2024-04-04examples : add GBNF validator program (#5948)Clint Herron