Age | Commit message (Expand) | Author |
---|---|---|
2024-07-27 | Merge mainline llama.cpp (#3) | Kawrakow |
2024-02-18 | ggml, common, examples, tests : fixed type arguments in printf (#5528) | Herman Semenov |
2024-02-03 | refactor : switch to emplace_back to avoid extra object (#5291) | Michael Klimenko |
2024-01-27 | Remove unused data and add fixes (#5154) | Michael Klimenko |
2023-08-21 | gguf : new file format with flexible meta data (beta) (#2398) | Georgi Gerganov |
2023-08-17 | Fix unicode in grammars (fixes #2501) (#2553) | Evan Jones |
2023-08-17 | tests : adds simple llama grammar tests (#2618) | drbh |