Releases: ExtReMLapin/llama.cpp
Releases · ExtReMLapin/llama.cpp
b6341
b6317
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
tests : fix test-opt with GGML_BACKEND_DL (#15599)
b6275
vulkan: fix min subgroup 16 condition for mmid subgroup optimization …