Releases: matiaslin/llama.cpp
Releases · matiaslin/llama.cpp
b6637
b6585
vendors: update miniaudio version (#16212) * vendor: update miniaudio.h Signed-off-by: Aaron Teo <aaron.teo1@ibm.com> * vendor: update miniaudio.h Signed-off-by: Aaron Teo <aaron.teo1@ibm.com> --------- Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
b6432
vulkan: throw the oom error instead of no memory type found (#15905)
b6359
chore: Update `.clang-format` to use `BinPackArguments=true` (#15744) This seems to correspond with what we want to do, see [here](https://github.com/ggml-org/llama.cpp/pull/15715#discussion_r2315613796) and [clang-format docs](https://clang.llvm.org/docs/ClangFormatStyleOptions.html#binpackarguments)
b6312
ggml-cpu: fix invalid hsum build in debug s390x (#15634) Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
b6301
presets : add qwen3-30B-a3b FIM (#15616)