Age | Commit message (Expand) | Author |
---|---|---|
2024-08-12 | Merge mainline - Aug 12 2024 (#17) | Kawrakow |
2024-02-08 | sampling: fix top_k <= 0 (#5388) | Johannes Gäßler |
2024-01-28 | Tests for min_p, sampling queue (#5147) | Johannes Gäßler |
2023-10-20 | sampling : refactor init to use llama_sampling_params (#3696) | Georgi Gerganov |
2023-09-15 | check C++ code with -Wmissing-declarations (#3184) | Cebtenzzre |
2023-07-18 | ci : integrate with ggml-org/ci (#2250) | Georgi Gerganov |
2023-06-24 | llama : fix top-p sampling to match the canonical definition (#1953) | Alex Renda |
2023-06-16 | build : fix and ignore MSVC warnings (#1889) | Borislav Stanimirov |
2023-05-19 | tests : add missing header | Georgi Gerganov |
2023-05-19 | minor : fix compile warnings | Georgi Gerganov |
2023-05-06 | Remove default arguments from sampling functions (#1343) | Jed Fox |
2023-05-02 | llama : fix compile warnings | Georgi Gerganov |
2023-04-29 | llama : new sampling algorithms (#1126) | Ivan Stepanov |