llama.cpp updates - granite-speech-4.1-2b, LFM2.5-ColBERT/Embedding-350M, Vulkan backend related changes & Misc items
Summary
llama.cpp adds support for granite-speech-4.1-2b and LFM embedding models, introduces multiple Vulkan backend enhancements (e.g., CONV_3D, spec constants, overflow fixes), and includes UI/UX improvements and miscellaneous fixes.
Similar Articles
llama : website + unified `llama` binary · ggml-org/llama.cpp · Discussion #23875
Llama.cpp announces a new website and unified 'llama' binary for simpler LLM inference, along with updates like Hugging Face cache migration and multimodal support.
model: Granite4 Vision by gabe-l-hart · Pull Request #23545 · ggml-org/llama.cpp
This pull request adds support for the Granite4 Vision model to llama.cpp, an open-source LLM inference engine.
llama.cpp milestone
A milestone release of llama.cpp, the open-source library for running large language models locally on consumer hardware, bringing improvements in performance or new features.
ggml-org/llama.cpp
llama.cpp is an open-source C/C++ library for efficient LLM inference on local hardware, supporting various quantization methods and multiple backends (CPU, GPU, etc.).
llama.cpp B9387 Significant AMD/ROCm PP Update
llama.cpp version b9387 introduces MFMA support for AMD CDNA architecture (MI100, MI200, MI300 series), improving processing pipeline performance on datacenter AMD GPUs.