| .. |
|
ggml-blas
|
rename optimize_graph to graph_optimize (llama/16082)
|
2025-09-20 13:46:39 +03:00 |
|
ggml-cann
|
CANN: fix CPU memory leak in CANN backend (llama/16549)
|
2025-10-15 09:29:17 +03:00 |
|
ggml-cpu
|
ggml : fix build broken with -march=armv9-a on MacOS (llama/16520)
|
2025-10-15 09:29:17 +03:00 |
|
ggml-cuda
|
metal: optimise `GGML_OP_SUM` (llama/16559)
|
2025-10-22 12:58:11 +03:00 |
|
ggml-hip
|
CUDA: faster tile FA, add oob checks, more HSs (llama/16492)
|
2025-10-15 09:29:17 +03:00 |
|
ggml-metal
|
metal: optimise `GGML_OP_SUM` (llama/16559)
|
2025-10-22 12:58:11 +03:00 |
|
ggml-musa
|
CUDA: faster tile FA, add oob checks, more HSs (llama/16492)
|
2025-10-15 09:29:17 +03:00 |
|
ggml-opencl
|
opencl: fix FA for f32 (llama/16584)
|
2025-10-22 12:58:11 +03:00 |
|
ggml-rpc
|
rpc : check src buffer when copying tensor (llama/16421)
|
2025-10-12 11:16:23 +03:00 |
|
ggml-sycl
|
fix UT fault cases: count-equal, argsort, pad OPs (llama/16521)
|
2025-10-15 09:29:17 +03:00 |
|
ggml-vulkan
|
vulkan: Add ACC_TYPE_VEC2 implementation (llama/16203)
|
2025-10-15 09:29:17 +03:00 |
|
ggml-webgpu
|
ggml webgpu: profiling, CI updates, reworking of command submission (llama/16452)
|
2025-10-12 11:16:23 +03:00 |
|
ggml-zdnn
|
zdnn: refactor codebase + add docs (llama/16178)
|
2025-09-29 15:18:09 +03:00 |
|
CMakeLists.txt
|
cmake : Dont define XOPENSOURCE on AIX (llama/16481)
|
2025-10-12 11:16:23 +03:00 |
|
ggml-alloc.c
|
ggml : fix graph reallocation with multiple chunks (llama/16396)
|
2025-10-12 11:16:23 +03:00 |
|
ggml-backend-impl.h
|
rpc : add support for multiple devices (llama/16276)
|
2025-10-12 11:16:23 +03:00 |
|
ggml-backend-reg.cpp
|
ggml-backend : add root cause in error message if loading backend library fails (llama/16172)
|
2025-09-30 12:31:00 +03:00 |
|
ggml-backend.cpp
|
llama: print memory breakdown on exit (llama/15860)
|
2025-09-29 15:18:10 +03:00 |
|
ggml-common.h
|
llama : add gpt-oss (llama/15091)
|
2025-08-18 20:30:45 +03:00 |
|
ggml-impl.h
|
model : Apertus model implementation (llama/15852)
|
2025-10-12 11:16:23 +03:00 |
|
ggml-opt.cpp
|
finetune: SGD optimizer, more CLI args (llama/13873)
|
2025-08-18 20:30:45 +03:00 |
|
ggml-quants.c
|
ggml : fix uninitialized is_on_grid in quantize_row_iq3_xxs_impl (llama/15928)
|
2025-09-29 15:18:09 +03:00 |
|
ggml-quants.h
|
llama : add gpt-oss (llama/15091)
|
2025-08-18 20:30:45 +03:00 |
|
ggml-threading.cpp
|
…
|
|
|
ggml-threading.h
|
…
|
|
|
ggml.c
|
ggml webgpu: add support for soft_max, optimize rms_norm (llama/16357)
|
2025-10-12 11:16:23 +03:00 |
|
ggml.cpp
|
ggml : Print backtrace on uncaught C++ exceptions (ggml/1232)
|
2025-05-29 09:56:26 +03:00 |
|
gguf.cpp
|
ggml : prevent integer overflow in gguf tensor size calculation (llama/14595)
|
2025-07-12 19:23:56 +03:00 |