koboldcpp/ggml/src
Concedo b42b618897 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	README.md
#	examples/parallel/parallel.cpp
#	ggml/src/CMakeLists.txt
#	ggml/src/ggml-blas/CMakeLists.txt
#	ggml/src/ggml-sycl/CMakeLists.txt
#	ggml/src/gguf.cpp
#	scripts/sync-ggml.last
#	tests/test-gguf.cpp
2025-06-02 23:26:43 +08:00
..
ggml-blas cmake : Fix broken CMake error messages (ggml/1252) 2025-06-01 13:43:57 +03:00
ggml-cpu not working correctly 2025-06-02 22:12:10 +08:00
ggml-cuda not working correctly 2025-06-02 22:12:10 +08:00
ggml-metal Merge commit 'ab86335760' into concedo_experimental 2025-05-23 11:41:36 +08:00
ggml-musa Merge branch 'upstream' into concedo_experimental 2025-05-21 23:12:22 +08:00
ggml-opencl/kernels Merge commit '763d06edb7' into concedo_experimental 2025-05-31 12:44:18 +08:00
ggml-sycl cmake : Fix broken CMake error messages (ggml/1252) 2025-06-01 13:43:57 +03:00
ggml-vulkan Merge branch 'upstream' into concedo_experimental 2025-06-02 23:26:43 +08:00
ggml-alloc.c ggml: Don't assert fail when tensor data changes (#13222) 2025-05-01 22:46:10 +02: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 gemma3 vision works, but is using more tokens than expected - may need resizing 2025-03-13 00:31:16 +08:00
ggml-backend.cpp Merge branch 'upstream' into concedo_experimental 2025-05-31 13:04:21 +08:00
ggml-common.h musa: fix all warnings, re-enable -DLLAMA_FATAL_WARNINGS=ON in ci and update doc (#12611) 2025-03-30 10:59:38 +02:00
ggml-impl.h ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 2025-06-01 13:43:57 +03:00
ggml-opt.cpp mnist: fix segmentation fault (ggml/1227) 2025-05-19 13:29:56 +03:00
ggml-quants.c whisper: remove MSVC warnings pragmas (whisper/3090) 2025-05-07 17:28:36 +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-06-02 23:26:43 +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-06-02 23:26:43 +08:00