koboldcpp/ggml/src
2026-04-19 00:30:28 +08:00
..
ggml-blas Merge commit 'd6f3030047' into concedo_experimental 2026-04-11 11:10:55 +08:00
ggml-cpu Merge commit '1e796eb41f' into concedo_experimental 2026-04-17 21:47:29 +08:00
ggml-cuda handle override jinja template 2026-04-19 00:30:28 +08:00
ggml-hexagon/htp hexagon: optimize HMX matmul operations (#21071) 2026-04-16 13:48:34 -07:00
ggml-metal Merge branch 'upstream' into concedo_experimental 2026-04-17 22:37:37 +08:00
ggml-opencl/kernels Merge branch 'upstream' into concedo_experimental 2026-04-17 22:37:37 +08:00
ggml-vulkan Merge commit '1e796eb41f' into concedo_experimental 2026-04-17 21:47:29 +08:00
ggml-webgpu/wgsl-shaders ggml-webgpu: compute pass batching and removing profiling overhead (#21873) 2026-04-16 11:12:19 +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 CUDA: manage NCCL communicators in context (#21891) 2026-04-15 15:58:40 +02:00
ggml-backend-reg.cpp note: smartcache is broken for rnn currently 2026-03-15 11:31:47 +08:00
ggml-backend.cpp Merge branch 'upstream' into concedo_experimental 2026-04-17 22:37:37 +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 : build backends as libraries (#10256) 2024-11-14 18:04:35 +01:00
ggml-threading.h remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797) 2024-12-12 19:02:49 +01:00
ggml.c Merge branch 'upstream' into concedo_experimental 2026-04-17 22:37:37 +08:00
ggml.cpp ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 2025-06-01 13:43:57 +03:00
gguf.cpp Merge branch 'upstream' into concedo_experimental 2026-03-28 01:18:20 +08:00