koboldcpp/ggml/src
2026-04-29 06:47:42 +08:00
..
ggml-blas ggml: backend-agnostic tensor parallelism (experimental) (#19378) 2026-04-09 16:42:19 +02:00
ggml-cann CANN: add new ops, optimize existing ops (#21204) 2026-04-28 09:27:22 +03:00
ggml-cpu ggml : use 64 bytes aligned tile buffers (#21058) 2026-04-27 09:30:55 +03:00
ggml-cuda ggml-cuda: Repost of 21896: Blackwell native NVFP4 support (#22196) 2026-04-29 06:47:42 +08:00
ggml-hexagon hexagon: guard HMX clock request for v75+ platforms (#22377) 2026-04-25 17:58:26 -07:00
ggml-hip ggml: backend-agnostic tensor parallelism (experimental) (#19378) 2026-04-09 16:42:19 +02:00
ggml-metal metal : optimize Metal Tensor API usage for GGML_OP_MUL_MAT (#20962) 2026-04-25 15:14:28 +03:00
ggml-musa ggml-cuda: native bf16 flash attention for vec kernel (#20525) 2026-03-22 11:05:51 +01:00
ggml-opencl opencl: add iq4_nl support (#22272) 2026-04-25 21:21:58 -07:00
ggml-openvino openvino: driver setup, CI split, thread safety, and NPU optimizations (#21944) 2026-04-21 18:58:34 +03:00
ggml-rpc fix: rpc-server cache may not work in Windows environments (#22394) 2026-04-27 17:25:09 +03:00
ggml-sycl [SYCL] Optimize Q4_0 mul_mat for Arc770, add scripts (#22291) 2026-04-25 09:20:14 +03:00
ggml-virtgpu ggml: backend-agnostic tensor parallelism (experimental) (#19378) 2026-04-09 16:42:19 +02:00
ggml-vulkan vulkan: Coalesce Q4_K/Q5_K scale loads (#21751) 2026-04-28 17:31:04 +02:00
ggml-webgpu ggml-webgpu: fix buffer aliasing for ssm_scan and refactor aliasing logic (#22456) 2026-04-28 07:27:17 -07:00
ggml-zdnn ggml: backend-agnostic tensor parallelism (experimental) (#19378) 2026-04-09 16:42:19 +02:00
ggml-zendnn ggml: backend-agnostic tensor parallelism (experimental) (#19378) 2026-04-09 16:42:19 +02:00
CMakeLists.txt ggml : revert to -lm linking instead of find_library (#22355) 2026-04-28 09:56:02 +03:00
ggml-alloc.c ggml : remove ggml-ext.h (#21869) 2026-04-14 17:32:58 +03:00
ggml-backend-dl.cpp hexagon: enable offloading to Hexagon on Windows on Snapdragon (#19150) 2026-01-29 12:33:21 -08:00
ggml-backend-dl.h hexagon: enable offloading to Hexagon on Windows on Snapdragon (#19150) 2026-01-29 12:33:21 -08:00
ggml-backend-impl.h ggml: backend-agnostic tensor parallelism (experimental) (#19378) 2026-04-09 16:42:19 +02:00
ggml-backend-meta.cpp Fix recurrent state serialization for partial reads and writes (#22362) 2026-04-26 13:34:40 +02:00
ggml-backend-reg.cpp ggml : skip already registered backends and devices (#22296) 2026-04-28 10:02:32 +03:00
ggml-backend.cpp ggml: add graph_reused (#21764) 2026-04-16 17:21:28 +08:00
ggml-common.h ggml: add Q1_0 1-bit quantization support (CPU) (#21273) 2026-04-06 20:55:21 +02:00
ggml-impl.h ggml: add graph_reused (#21764) 2026-04-16 17:21:28 +08:00
ggml-opt.cpp fix: free ctx_copy in ggml_opt_free to plug per-training-session leak (#21592) 2026-04-08 17:40:15 +02:00
ggml-quants.c ggml: add Q1_0 1-bit quantization support (CPU) (#21273) 2026-04-06 20:55:21 +02:00
ggml-quants.h ggml: add Q1_0 1-bit quantization support (CPU) (#21273) 2026-04-06 20:55:21 +02:00
ggml-threading.cpp
ggml-threading.h
ggml.c ggml : minor coding style (#22308) 2026-04-24 11:02:00 +03:00
ggml.cpp
gguf.cpp llama: fix llama-model-saver (#20503) 2026-03-25 12:53:16 +02:00