COMMITS
/ ggml/include/ggml-backend.h December 11, 2024
G
ggml: load all backends from a user-provided search path (#10699)
Gilad S. committed
November 25, 2024
D
ggml : add support for dynamic loading of backends (#10469)
Diego Devesa committed
November 16, 2024
J
ggml: new optimization interface (ggml/988)
Johannes Gäßler 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 30, 2024
D
llama : refactor model loader with backend registry (#10026)
Diego Devesa committed
October 7, 2024
D
ggml : add backend registry / device interfaces to BLAS backend (#9752)
Diego Devesa committed
G
ggml : add metal backend registry / device (#9713)
Georgi Gerganov committed
October 2, 2024
J
ggml: refactor cross entropy loss CPU impl. (ggml/976)
Johannes Gäßler committed
D
ggml-backend : add device and backend reg interfaces (#9707)
Diego Devesa committed
October 3, 2024
B
ggml: unify backend logging mechanism (#9709)
bandoti committed
September 20, 2024
J
ggml/examples: add backend support for numerical optimization (ggml/949)
Johannes Gäßler committed
August 29, 2024
F
Threadpool: take 2 (#8672)
Faisal Zaghloul committed
August 27, 2024
G
sync : ggml
Georgi Gerganov committed
July 18, 2024
J
CUDA: fix partial offloading for ne0 % 256 != 0 (#8572)
Johannes Gäßler committed
June 26, 2024
G
llama : reorganize source code + improve CMake (#8006)
Georgi Gerganov committed