COMMITS
/ tests/test-llama-grammar.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
February 18, 2024
H
ggml, common, examples, tests : fixed type arguments in printf (#5528)
Herman Semenov committed
February 3, 2024
M
refactor : switch to emplace_back to avoid extra object (#5291)
Michael Klimenko committed
January 27, 2024
M
Remove unused data and add fixes (#5154)
Michael Klimenko committed
August 21, 2023
G
gguf : new file format with flexible meta data (beta) (#2398)
Georgi Gerganov committed
August 17, 2023
E
Fix unicode in grammars (fixes #2501) (#2553)
Evan Jones committed
D
tests : adds simple llama grammar tests (#2618)
drbh committed