Skip to content

Pull requests: ggml-org/llama.cpp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

quant : do not require imatrix when the tensor keeps its type
#26255 opened Jul 28, 2026 by TrevorS Contributor Loading…
mtmd: support Qwen3-TTS conversion mtmd Related to multimodal functionality (video/image/audio)
#26254 opened Jul 28, 2026 by ngxson Collaborator Draft
3 of 10 tasks
chat : add qwen3 specialized parser testing Everything test related
#26252 opened Jul 28, 2026 by aldehir Contributor Loading…
Add DMMV ESIMD Q3_K kernel documentation Improvements or additions to documentation ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#26251 opened Jul 28, 2026 by malsbat Contributor Draft
Refactor/extract model resolution testing Everything test related
#26247 opened Jul 28, 2026 by ServeurpersoCom Contributor Loading…
ggml: fix integer overflow in tensor size computation (ggml_new_tensor_impl) ggml changes relating to the ggml tensor library for machine learning
#26245 opened Jul 28, 2026 by nskath Loading…
vendor: update BoringSSL to 0.20260728.0 vendor
#26241 opened Jul 28, 2026 by cabelo Contributor Loading…
mtmd: bound InternVL preproc_max_tiles read from GGUF mtmd Related to multimodal functionality (video/image/audio)
#26237 opened Jul 28, 2026 by mtholmquist Loading…
openvino: phase-split prefill/decode with USM host KV (CPU + iGPU) documentation Improvements or additions to documentation ggml changes relating to the ggml tensor library for machine learning OpenVINO testing Everything test related
#26235 opened Jul 28, 2026 by lslusarczyk Contributor Draft
3 of 4 tasks
[SYCL] support dev2dev memcpy by host forward documentation Improvements or additions to documentation ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#26234 opened Jul 28, 2026 by arthw Contributor Loading…
model: Align Laguna-S-2.1 chat template to huggingface testing Everything test related
#26232 opened Jul 28, 2026 by crusaderky Contributor Loading…
[SYCL] Support q2 mul_mat ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#26231 opened Jul 28, 2026 by arthw Contributor Loading…
mimo2: add MTP draft support conversion model Model specific
#26228 opened Jul 28, 2026 by tnhnyzc Contributor Loading…
core : support output vocab size distinct from embedding vocab size conversion
#26226 opened Jul 28, 2026 by adithyab94 Contributor Loading…
2 tasks done
Proper fix for host buffer sync ggml changes relating to the ggml tensor library for machine learning
#26225 opened Jul 28, 2026 by pwilkin Member Loading…
metal: fix NaN in mul_mm_id when activations exceed f16 range Apple Metal https://en.wikipedia.org/wiki/Metal_(API) ggml changes relating to the ggml tensor library for machine learning testing Everything test related
#26223 opened Jul 28, 2026 by mdegans Contributor Loading…
server : add /slots endpoint action=clone_to (KV clone between slots) documentation Improvements or additions to documentation server
#26204 opened Jul 27, 2026 by solethais Loading…
HIP: MMQ Dispatch config modification - separation of RDNA3, 3.5 from 4 and tune 4. CUDA Related to the CUDA backend ggml changes relating to the ggml tensor library for machine learning
#26199 opened Jul 27, 2026 by Geramy Loading…
server: fix prompt cache entry selection and f_keep filter documentation Improvements or additions to documentation server
#26198 opened Jul 27, 2026 by q-g-j Loading…
ggml-cpu: add -mavxvnni for clang-cl when GGML_AVX_VNNI is enabled ggml changes relating to the ggml tensor library for machine learning
#26187 opened Jul 27, 2026 by MaxCrazy1101 Loading…
model: add Kimi-K3 text model conversion model Model specific testing Everything test related
#26185 opened Jul 27, 2026 by pwilkin Member Loading…
Support quantized kv cache for Minimax M3 model Model specific
#26180 opened Jul 27, 2026 by timkhronos Contributor Loading…
Add more benchmarks to llama-eval documentation Improvements or additions to documentation examples
#26174 opened Jul 27, 2026 by pwilkin Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.