koboldcpp/ggml/src
2025-07-28 22:08:05 +08:00
..
ggml-blas cmake : Fix broken CMake error messages (ggml/1252) 2025-06-01 13:43:57 +03:00
ggml-cpu ggml-cpu : disable GGML_NNPA by default due to instability (#14880) 2025-07-25 19:09:03 +02:00
ggml-cuda merge but voxtral not working 2025-07-28 22:08:05 +08:00
ggml-metal Merge branch 'upstream' into concedo_experimental 2025-07-27 17:10:53 +08:00
ggml-musa musa: upgrade musa sdk to rc4.2.0 (#14498) 2025-07-24 20:05:37 +01:00
ggml-opencl/kernels opencl: add fused rms_norm_mul (#14841) 2025-07-25 17:12:13 +02:00
ggml-sycl sycl: refactor quantization to q8_1 (#14815) 2025-07-28 11:05:53 +01:00
ggml-vulkan merge but voxtral not working 2025-07-28 22:08:05 +08:00
ggml-webgpu ggml: Add initial WebGPU backend (#14521) 2025-07-16 18:18:51 +03:00
ggml-alloc.c metal : fuse add, mul + add tests (#14596) 2025-07-18 20:37:26 +03:00
ggml-backend-impl.h Rewrite history to fix bad vulkan shader commits without increasing repo size 2025-03-05 00:02:20 +08:00
ggml-backend-reg.cpp Merge branch 'upstream' into concedo_experimental 2025-07-17 00:28:37 +08:00
ggml-backend.cpp Merge branch 'upstream' into concedo_experimental 2025-07-25 19:53:13 +08:00
ggml-common.h ggml-cpu : split arch-specific implementations (#13892) 2025-06-09 16:47:13 +02:00
ggml-impl.h metal : fuse add, mul + add tests (#14596) 2025-07-18 20:37:26 +03:00
ggml-opt.cpp mnist: fix segmentation fault (ggml/1227) 2025-05-19 13:29:56 +03:00
ggml-quants.c ggml-quants : rename best_mad to best_error (ggml/1283) 2025-07-01 11:06:39 +03:00
ggml-quants.h ggml : build backends as libraries (#10256) 2024-11-14 18:04:35 +01: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 2025-07-27 17:10:53 +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 2025-07-10 17:43:08 +08:00