Skip to content

Releases: matiaslin/llama.cpp

b6637

29 Sep 18:23
5f7e166

Choose a tag to compare

Fix thinking blocks with quotes + add handling `[THINK]...[/THINK]` b…

b6585

25 Sep 18:12
b05a9d6

Choose a tag to compare

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

09 Sep 23:28
ae355f6

Choose a tag to compare

vulkan: throw the oom error instead of no memory type found (#15905)

b6359

02 Sep 20:01
69db8a5

Choose a tag to compare

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

28 Aug 16:42
6c442f4

Choose a tag to compare

ggml-cpu: fix invalid hsum build in debug s390x (#15634)

Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>

b6301

27 Aug 18:12
da54f9f

Choose a tag to compare

presets : add qwen3-30B-a3b FIM (#15616)