COMMITS
/ examples/gbnf-validator/gbnf-validator.cpp September 7, 2024
G
llama : refactor sampling v2 (#9294)
Georgi Gerganov committed
July 23, 2024
G
llama : move vocab, grammar and sampling into separate files (#8508)
Georgi Gerganov committed
June 25, 2024
D
llama : return nullptr from llama_grammar_init (#8093)
Daniel Bevenius committed
June 12, 2024
O
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809)
Olivier Chafik committed
April 11, 2024
O
grammars: 1.5x faster inference w/ complex grammars (vector reserves / reuses) (#6609)
Olivier Chafik committed
April 4, 2024
C
examples : add GBNF validator program (#5948)
Clint Herron committed