llama.cpp Releases
684 releases of ggml-org/llama.cpp
- b10271
Adds a working directory picker for agents, enabling file system navigation.
Aug 4, 2026
- b10270
Adds support for Qwen3-TTS (Text-to-Speech) in the multi-modal framework.
Aug 4, 2026
- b10269
Fixes a reshape issue for the dflash wo_a model during loading.
Aug 4, 2026
- b10268
Fixes pre-built binaries to ensure compatibility with macOS 15 and earlier versions.
Aug 4, 2026
- b10267
Refactors the initialization code for speculative decoding to reduce code duplication.
Aug 4, 2026
- b10265
Synchronizes with the ggml library repository.
Aug 4, 2026
- b10262
Implements the GATED_LINEAR_ATTN operation for the Vulkan backend.
Aug 4, 2026
- b10261
Adds validation for byte tokens in the Plamo2 vocabulary.
Aug 4, 2026
- b10259
Enables the reshaping of tensors during model loading to improve flexibility.
Aug 4, 2026
- b10258
Refactors sampler data structure by moving vocabulary size (n_vocab) into the penalty_sampler struct.
Aug 4, 2026
- b10256
Optimizes SYCL performance by parallelizing the non-contiguous concatenation kernel.
Aug 4, 2026
- b10255
Extends SYCL oneDNN Self-Attention (SDPA) support to non-FP16 KV caches (Q4_0–Q8_0 and FP32).
Aug 4, 2026
- b10254
Introduces a new chat template for DeepSeek V4 Flash 0731 with support for structured output and reasoning effort mapping.
Aug 4, 2026
- b10253
Updates the embedded cpp-httplib library to version 0.52.0.
Aug 4, 2026
- b10252
Updates the embedded BoringSSL library to version 0.20260803.0.
Aug 4, 2026
- b10251
Adds support for Multimodal (MTP) processing in the GLM-4.7-Flash model.
Aug 4, 2026
- b10250
Enhances testing infrastructure for model resolution by implementing synthetic repo listings and a loopback HTTP server.
Aug 4, 2026
- b10249
Adds a diagnostic 'get_info' tool to the server and improves OS probing robustness by reporting unknown OS on probe failure.
Aug 4, 2026
- b10248
Validates default special token IDs within the vocabulary system to ensure consistency.
Aug 4, 2026
- b10247
Replaced fixed-size arrays with dynamic allocation for split graph inputs to fix crashes when loading wide MoE models (Gemma 4, Qwen MoE, Mixtral, DeepSeek).
Aug 4, 2026