This website requires JavaScript.
Explore
Help
Sign In
Public
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2026-08-31 17:41:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aeae9626e71bf2f50d39b290e309f8ee6992b3bd
llama.cpp
/
tests
/
peg-parser
T
History
Xuan Son Nguyen
6609378e52
wip 2
2026-08-22 00:06:53 +02:00
..
simple-tokenize.cpp
common : introduce composable PEG parser combinators for chat parsing (
#17136
)
2025-12-03 12:45:32 +02:00
simple-tokenize.h
common : introduce composable PEG parser combinators for chat parsing (
#17136
)
2025-12-03 12:45:32 +02:00
test-basic.cpp
common : gracefully handle incomplete output (
#20191
)
2026-03-08 17:17:02 +01:00
test-gbnf-generation.cpp
common/peg : implement ac parser for stricter grammar generation (
#24869
)
2026-06-21 16:20:58 -05:00
test-json-parser.cpp
common/peg : suppress incomplete escape sequences (
#26780
)
2026-08-11 07:10:31 +03:00
test-json-serialization.cpp
wip 2
2026-08-22 00:06:53 +02:00
test-python-dict-parser.cpp
common: consolidate PEG string parsers (
#20263
)
2026-03-10 00:29:21 +01:00
test-unicode.cpp
common: consolidate PEG string parsers (
#20263
)
2026-03-10 00:29:21 +01:00
tests.h
wip 2
2026-08-22 00:06:53 +02:00