koboldcpp/ggml/src
Concedo b6bb9c914e Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/winget.yml
#	CMakeLists.txt
#	common/CMakeLists.txt
#	examples/model-conversion/scripts/causal/run-org-model.py
#	ggml/src/ggml-cpu/CMakeLists.txt
#	tools/perplexity/perplexity.cpp
#	tools/server/CMakeLists.txt
2026-02-17 19:41:28 +08:00
..
ggml-blas Merge commit '12a4a47e6a' into concedo_experimental 2026-01-21 21:00:44 +08:00
ggml-cpu ggml: ggml-cpu: force-no-lto-for-cpu-feats (#19609) 2026-02-17 13:22:46 +02:00
ggml-cuda Merge branch 'upstream' into concedo_experimental 2026-02-17 19:41:28 +08:00
ggml-hexagon/htp hexagon: further optimizations and refactoring for flash attention (#19583) 2026-02-13 16:27:30 -08:00
ggml-metal Merge commit '01d8eaa28d' into concedo_experimental 2026-02-16 15:36:59 +08:00
ggml-opencl/kernels Merge branch 'upstream' into concedo_experimental 2026-02-13 14:00:45 +08:00
ggml-vulkan Merge commit '01d8eaa28d' into concedo_experimental 2026-02-16 15:36:59 +08:00
ggml-webgpu/wgsl-shaders [WebGPU] Plug memory leaks and free resources on shutdown (#19315) 2026-02-10 08:04:00 -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 Merge branch 'upstream' into concedo_experimental 2026-02-12 18:05:20 +08:00
ggml-backend.cpp Merge branch 'upstream' into concedo_experimental 2026-02-03 19:00:42 +08:00
ggml-common.h llama : add gpt-oss (#15091) 2025-08-05 22:10:36 +03:00
ggml-impl.h ggml : make ggml_is_view as API (#19539) 2026-02-16 17:43:34 +02:00
ggml-opt.cpp finetune: SGD optimizer, more CLI args (#13873) 2025-08-14 12:03:57 +02:00
ggml-quants.c ggml : fix uninitialized is_on_grid in quantize_row_iq3_xxs_impl (#15928) 2025-09-23 10:25:20 +02:00
ggml-quants.h llama : add gpt-oss (#15091) 2025-08-05 22:10:36 +03:00
ggml-threading.cpp
ggml-threading.h
ggml.c Merge branch 'upstream' into concedo_experimental 2026-02-17 19:41:28 +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-01-27 23:06:13 +08:00