]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
test : add simple grammar parsing tests (#2594)
authordrbh <redacted>
Sun, 13 Aug 2023 14:00:48 +0000 (10:00 -0400)
committerGitHub <redacted>
Sun, 13 Aug 2023 14:00:48 +0000 (17:00 +0300)
commitee77efea2a1e3f7d153976b0934522b6bbaa62e6
tree86a7db004cec2cc262d404d044408c153feeb843
parentf64d44a9b9581cd58f7ec40f4fa1c3ca5ca18e1e
test : add simple grammar parsing tests (#2594)

* adds simple grammar parsing tests

* adds cassert header
.gitignore
Makefile
tests/CMakeLists.txt
tests/test-grammar-parser.cpp [new file with mode: 0644]