COMMITS
/ tests/test-quantize-perf.cpp September 25, 2025
November 16, 2024
G
ggml : inttypes.h -> cinttypes (#0)
Georgi Gerganov committed
November 14, 2024
D
ggml : build backends as libraries (#10256)
Diego Devesa committed
November 3, 2024
D
ggml : move CPU backend to a separate file (#10144)
Diego Devesa committed
October 8, 2024
D
ggml : fix BLAS with unsupported types (#9775)
Diego Devesa committed
July 12, 2024
G
ggml : minor naming changes (#8433)
Georgi Gerganov committed
February 11, 2024
S
ggml : add mmla kernels for quantized GEMM (#4966)
snadampal committed
January 30, 2024
K
SOTA 3-bit quants (#5196)
Kawrakow committed
December 14, 2023
S
ggml : use ggml_row_size where possible (#4472)
slaren committed
December 12, 2023
R
english : use `typos` to fix comments and logs (#4354)
Richard Kiss committed
October 4, 2023
G
sync : ggml (conv 1d + 2d updates, UB fixes) (#3468)
Georgi Gerganov committed
September 15, 2023
C
check C++ code with -Wmissing-declarations (#3184)
Cebtenzzre committed
September 7, 2023
C
fix some warnings from gcc and clang-tidy (#3038)
Cebtenzzre committed
July 5, 2023
S
ggml : generalize `quantize_fns` for simpler FP16 handling (#1237)
Stephan Walter committed
June 26, 2023
K
tests : fix quantize perf (#1990)
katsu560 committed
June 16, 2023
B
build : fix and ignore MSVC warnings (#1889)
Borislav Stanimirov committed
April 22, 2023
S
Fix CI: ARM NEON, quantization unit tests, editorconfig (#1122)
Stephan Walter committed
U
ggml : unit test for quantization functions (#953)
unbounded committed