TechniqueRLHF / Alignment8 recent entries23 Jun 2026b9771llama.cpp release b9771 addresses Vulkan optimization by making mul_mm ALIGNED a spec constant, reducing shader variant explosion and binary size. This release is part of the ongoing development of ll→22 Jul 2026b10089cuda: GET_ROWS quants (#25962) cuda: add k-quant support to GET_ROWS Device-side embedding lookups require GET_ROWS to handle the k-quants used by common GGUF recipes (Q4_K_M stores token_embd as q6_K→22 Jul 2026b10085mtmd : use align_corners for qwen3vl vision position embedding interpolation (#25781) The Qwen3-VL learned position embedding is interpolated to the runtime patch grid with the default bilinear+antial
TechniqueAgents1 recent entries4 Aug 2026b10271ui: CWD for agent (#26518) server : extend file_glob_search for UI pickers ui : add per-conversation working directory with picker ui : add path navigation and search scope to cwd picker Treat path-li
TechniqueFine-tuning2 recent entries4 Jun 2026b9504b9504 is a build of llama.cpp that includes a CMake update to skip cvector-generator and export-lora when CPU backend is disabled . The release was published on June 4, 2026, with pre-built binaries a→10 Aug 2026b10342model : Granite-Switch Architecture (#25107) granite-switch: add llama.cpp backend (POC, CPU) New 'granite-switch' architecture: a dense, all-attention Granite-4.1 model with N embedded LoRA adapters
TechniqueMultimodal7 recent entries11 Apr 2026b8762llama.cpp build **b8762**, released on April 11, 2026, is centered on the addition of MERaLiON-2 multimodal audio support to the project's `mtmd` (multimodal) framework. It adds support for A*STAR's M→13 Apr 2026b8779Build **b8779** is an incremental release of [llama.cpp](https://github.com/ggml-org/llama.cpp), an open-source C/C++ framework for running large language model inference locally and in the cloud. Lik→13 Apr 2026b8772Build **b8772** is a recent incremental release of [llama.cpp](https://github.com/ggml-org/llama.cpp), the open-source C/C++ library for local LLM inference. Based on surrounding release activity, it →12 May 2026b9122Release b9122 of llama.cpp addresses precision issues for multimodal models through ggml-webgpu, including fixes for GELU functions, flash attention tile implementations, and type conflict resolution.→15 May 2026b9169Release b9169 of llama.cpp includes updates to multi-token multimodal decoding (mtmd) functionality, adding chunks and fixing preprocessing for Qwen3A models . The changes include attention mask imple→21 May 2026b9264b9264 is a llama.cpp release that includes improvements to HunyuanVL model support, merging HunyuanOCR functionality and fixing vision precision issues. This build represents an intermediate developme→4 Jun 2026b9503Release b9503 of llama.cpp fixes multimodal (mtmd) support by handling Gemma 4 audio projector embedding size , specifically removing the projection_dim from clip_n_mmproj_embd. This build includes pr