COMMITS
/ pocs/vdot/vdot.cpp 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
February 11, 2024
S
ggml : add mmla kernels for quantized GEMM (#4966)
snadampal committed
January 27, 2024
M
Remove unused data and add fixes (#5154)
Michael Klimenko committed
September 15, 2023
C
check C++ code with -Wmissing-declarations (#3184)
Cebtenzzre committed
July 5, 2023
S
ggml : generalize `quantize_fns` for simpler FP16 handling (#1237)
Stephan Walter committed
June 16, 2023
B
build : fix and ignore MSVC warnings (#1889)
Borislav Stanimirov committed
April 18, 2023
K
Adding a simple program to measure speed of dot products (#1041)
Kawrakow committed