SIGN IN SIGN UP

Tests: Added integration tests for GBNF parser (#6472)

* Added integration tests for GBNF parser to validate correctness of parsing, as well as correctness of string matching. Intended for use to pin behavior while working on performance improvements.

* Fixing whitespace errors and cleaning error message alert to be clearer.

* Removing hacky include to llama.cpp from grammar integration test now that needed functions are available via internal API.

* Comment cleanup.

* Reorganizing tests for readability.

* Cleaning up debug message to make a bit more sense.
C
Clint Herron committed
57dd02c44b2a0eb79e28f6c5eb8242a5d2d3174d
Parent: 75cd4c7
Committed by GitHub <noreply@github.com> on 4/6/2024, 2:31:33 PM