| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-10-23 | llama : remove token functions with `context` args in favor of `model` (#3720) | Marcus Dunn |
| 2023-09-28 | llama.cpp : split llama_context_params into model and context params (#3301) | slaren |
| 2023-09-28 | llama : custom attention mask + parallel decoding + no context swaps (#3228) | Georgi Gerganov |
| 2023-09-15 | examples : add compiler version and target to build info (#2998) | Cebtenzzre |
| 2023-09-15 | check C++ code with -Wmissing-declarations (#3184) | Cebtenzzre |
| 2023-09-08 | build : do not use _GNU_SOURCE gratuitously (#2035) | Przemysław Pawełczyk |
| 2023-09-01 | build : fix most gcc and clang warnings (#2861) | Cebtenzzre |
| 2023-08-30 | examples : fix underscore in beam-search + .gitignore (close #2900) | Georgi Gerganov |
