COMMITS
/ tests/test-opt.cpp August 26, 2025
D
tests : fix test-opt with GGML_BACKEND_DL (#15599)
Diego Devesa committed
August 22, 2025
J
test-opt: allow slight inprecision (#15503)
Johannes Gäßler committed
August 15, 2025
J
test-opt: fix backend support check (#15317)
Johannes Gäßler committed
August 14, 2025
G
tests : remove unused includes (ggml/0)
Georgi Gerganov committed
J
finetune: SGD optimizer, more CLI args (#13873)
Jonathan Graehl committed
May 12, 2025
J
llama/ggml: add LLM training support (#10544)
Johannes Gäßler committed
May 11, 2025
D
Add `--no-op-offload` to improve `-ot` pp perf in MoE models like llama4 400B (#13386)
David Huang committed
November 16, 2024
G
ggml : inttypes.h -> cinttypes (#0)
Georgi Gerganov committed
J
ggml: new optimization interface (ggml/988)
Johannes Gäßler committed
February 25, 2024
G
code : normalize enum names (#5697)
Georgi Gerganov committed
November 13, 2023
G
sync : ggml (backend v2) (#3912)
Georgi Gerganov committed
October 4, 2023
G
sync : ggml (conv 1d + 2d updates, UB fixes) (#3468)
Georgi Gerganov committed
September 28, 2023
C
build : enable more non-default compiler warnings (#3200)
Cebtenzzre committed
September 15, 2023
C
check C++ code with -Wmissing-declarations (#3184)
Cebtenzzre committed
August 2, 2023
E
tests : Fix compilation warnings (Linux/GCC) (#2451)
Eve committed