koboldcpp/ggml/src
Concedo 8273739412 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.devops/cpu.Dockerfile
#	.devops/cuda.Dockerfile
#	.devops/intel.Dockerfile
#	.devops/llama-cli-cann.Dockerfile
#	.devops/musa.Dockerfile
#	.devops/rocm.Dockerfile
#	.devops/vulkan.Dockerfile
#	examples/llama-bench/llama-bench.cpp
#	examples/rpc/rpc-server.cpp
#	scripts/compare-llama-bench.py
#	tests/test-quantize-stats.cpp
2025-04-30 17:22:18 +08:00
..
ggml-blas Merge branch 'upstream' into concedo_experimental 2024-11-26 17:01:20 +08:00
ggml-cpu Merge branch 'upstream' into concedo_experimental 2025-04-27 12:51:02 +08:00
ggml-cuda Merge branch 'upstream' into concedo_experimental 2025-04-30 17:22:18 +08:00
ggml-metal Merge branch 'upstream' into concedo_experimental 2025-04-24 18:00:29 +08:00
ggml-vulkan Merge branch 'upstream' into concedo_experimental 2025-04-24 18:00:29 +08:00
ggml-alloc.c Rewrite history to fix bad vulkan shader commits without increasing repo size 2025-03-05 00:02:20 +08: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 gemma3 vision works, but is using more tokens than expected - may need resizing 2025-03-13 00:31:16 +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: don't include arm_neon.h when using CUDA 12 with ARM Neon (ggml/1187) 2025-04-11 00:17:47 +03:00
ggml-opt.cpp ggml-opt: fix data corruption (ggml/1022) 2024-11-21 09:22:02 +02:00
ggml-quants.c ggml : portability fixes for VS 2017 (#12150) 2025-03-04 18:53:26 +02: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-04-27 12:51:02 +08:00
gguf.cpp Merge branch 'upstream' into concedo_experimental 2025-04-01 20:16:16 +08:00