Age | Commit message (Expand) | Author |
---|---|---|
2024-07-27 | Merge mainline llama.cpp (#3) | Kawrakow |
2024-06-21 | JSON Schema to GBNF integration tests (#7790) | Clint Herron |
2024-06-06 | Added support for . (any character) token in grammar engine. (#6467) | Clint Herron |
2024-06-06 | grammars: x{min,max} repetition operator (#6640) | Olivier Chafik |
2024-05-14 | Add left recursion check: quit early instead of going into an infinite loop (... | Haggai Nuchi |
2024-04-29 | Extending grammar integration tests (#6644) | Clint Herron |
2024-04-11 | grammars: 1.5x faster inference w/ complex grammars (vector reserves / reuses... | Olivier Chafik |
2024-04-06 | Tests: Added integration tests for GBNF parser (#6472) | Clint Herron |