Age | Commit message (Expand) | Author |
---|---|---|
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-16 | grammar, json, llama: replace push on emplace if it possible (#7273) | Herman Semenov |
2024-05-10 | Fix memory bug in grammar parser (#7194) | Justine Tunney |
2024-03-10 | grammar : verify parsed state (#5950) | Clint Herron |
2023-12-04 | grammar-parser : fix typo (#4318) | Ikko Eltociear Ashimine |
2023-10-20 | ggml : fix rope + llama minor optimizations (#3560) | Herman Semenov |
2023-09-15 | check C++ code with -Wmissing-declarations (#3184) | Cebtenzzre |
2023-09-07 | fix some warnings from gcc and clang-tidy (#3038) | Cebtenzzre |
2023-08-21 | gguf : new file format with flexible meta data (beta) (#2398) | Georgi Gerganov |