Skip to content

Releases: ExtReMLapin/llama.cpp

b6341

01 Sep 08:16
b66df9d

Choose a tag to compare

CUDA: fix build error from ambiguous __half conversions in conv2d (#1…

b6317

29 Aug 14:11
60e5eee

Choose a tag to compare

chat : Seed OSS thinking + tool call support (#15552)

* Reasoning and tool-calling support for Seed OSS

* Fix grammar and partial parsing

* Whitespace

* New chat template

* Update common/chat.cpp

Co-authored-by: Sigbjørn Skjæret <[email protected]>

* Update common/chat.cpp

Co-authored-by: Sigbjørn Skjæret <[email protected]>

* Remove unused 'purge_healing_marker' helper

---------

Co-authored-by: Sigbjørn Skjæret <[email protected]>

b6294

27 Aug 06:57
bcbddcd

Choose a tag to compare

tests : fix test-opt with GGML_BACKEND_DL (#15599)

b6275

25 Aug 17:25
4d917cd

Choose a tag to compare

vulkan: fix min subgroup 16 condition for mmid subgroup optimization …