koboldcpp/ggml/src
Concedo 893b8abc21 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.devops/vulkan.Dockerfile
#	.github/workflows/build-cache.yml
#	.github/workflows/build-cmake-pkg.yml
#	.github/workflows/build-linux-cross.yml
#	.github/workflows/build.yml
#	.github/workflows/release.yml
#	.github/workflows/server-self-hosted.yml
#	.github/workflows/server-webui.yml
#	ggml/src/ggml-hexagon/ggml-hexagon.cpp
#	ggml/src/ggml-hexagon/htp/matmul-ops.c
#	tests/test-backend-ops.cpp
2026-03-15 15:20:38 +08:00
..
ggml-blas Merge commit '34df42f7be' into concedo_experimental 2026-03-10 22:20:04 +08:00
ggml-cpu note: smartcache is broken for rnn currently 2026-03-15 11:31:47 +08:00
ggml-cuda note: smartcache is broken for rnn currently 2026-03-15 11:31:47 +08:00
ggml-metal Merge branch 'upstream' into concedo_experimental 2026-03-15 15:20:38 +08:00
ggml-vulkan note: smartcache is broken for rnn currently 2026-03-15 11:31:47 +08:00
ggml-alloc.c ggml : make ggml_is_view as API (#19539) 2026-02-16 17:43:34 +02: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 llama: use host memory if device reports 0 memory (#18587) 2026-01-09 05:34:56 +08:00
ggml-backend-reg.cpp note: smartcache is broken for rnn currently 2026-03-15 11:31:47 +08:00
ggml-backend.cpp Merge commit '2948e6049a' into concedo_experimental 2026-03-15 11:21:24 +08:00
ggml-common.h ggml : add NVFP4 quantization type support (#19769) 2026-03-11 21:02:54 +01:00
ggml-impl.h ggml : add NVFP4 quantization type support (#19769) 2026-03-11 21:02:54 +01:00
ggml-opt.cpp finetune: SGD optimizer, more CLI args (#13873) 2025-08-14 12:03:57 +02:00
ggml-quants.c ggml : add NVFP4 quantization type support (#19769) 2026-03-11 21:02:54 +01:00
ggml-quants.h ggml : add NVFP4 quantization type support (#19769) 2026-03-11 21:02:54 +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 commit '2948e6049a' into concedo_experimental 2026-03-15 11:21:24 +08:00
ggml.cpp ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 2025-06-01 13:43:57 +03:00
gguf.cpp Merge commit '1ca3d1de15' into concedo_experimental 2026-02-26 19:55:06 +08:00