Age | Commit message (Expand) | Author |
---|---|---|
2023-12-14 | ggml : use ggml_row_size where possible (#4472) | slaren |
2023-12-12 | english : use `typos` to fix comments and logs (#4354) | Richard Kiss |
2023-10-04 | sync : ggml (conv 1d + 2d updates, UB fixes) (#3468) | Georgi Gerganov |
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-07-05 | ggml : generalize `quantize_fns` for simpler FP16 handling (#1237) | Stephan Walter |
2023-06-26 | tests : fix quantize perf (#1990) | katsu560 |
2023-06-16 | build : fix and ignore MSVC warnings (#1889) | Borislav Stanimirov |
2023-04-22 | Fix CI: ARM NEON, quantization unit tests, editorconfig (#1122) | Stephan Walter |
2023-04-22 | ggml : unit test for quantization functions (#953) | unbounded |