Releases: dgarage/llama.cpp
Releases · dgarage/llama.cpp
b5180
cmake : do not include ./src as public for libllama (#13062) * cmake : do not include ./src as public for libllama ggml-ci * cmake : rework tests ggml-ci * llguidance : remove unicode include ggml-ci * cmake : make c++17 private ggml-ci
b4879
Update build.yml for Windows Vulkan builder to use Vulkan 1.4.304 SDK…
b4858
server : add speculative decoding presets for FIM (#12287)
b4580
llama: fix missing k_cache store for rwkv6qwen2 (#11445) Signed-off-by: Molly Sophia <mollysophia379@gmail.com>