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

docs: use port 8080 in Docker examples documentation Improvements or additions to documentation
#17903 opened Dec 10, 2025 by utsumi-fj Loading…
[model] add glm-asr support examples python python script changes
#17901 opened Dec 10, 2025 by piDack Loading…
ggml: correct inaccurate comments for GGML_OP_MUL_MAT backward pass [no ci] ggml changes relating to the ggml tensor library for machine learning
#17899 opened Dec 10, 2025 by csmyx Loading…
model : Qwen3-Next-80B-A3B has 48 layers
#17898 opened Dec 10, 2025 by EZForever Loading…
cuda : add missing support check for xielu ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs
#17895 opened Dec 9, 2025 by CISC Loading…
ggml-hexagon: mm for mtmd ggml changes relating to the ggml tensor library for machine learning script Script related
#17894 opened Dec 9, 2025 by joeldushouyu Loading…
vulkan: support GGML_OP_DIAG ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#17893 opened Dec 9, 2025 by jeffbolznv Loading…
vulkan: Multi-pass softmax for large number of cols ggml changes relating to the ggml tensor library for machine learning testing Everything test related Vulkan Issues specific to the Vulkan backend
#17892 opened Dec 9, 2025 by jeffbolznv Loading…
CUDA: fix unpadded strides in MMA FA kernel ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs
#17891 opened Dec 9, 2025 by JohannesGaessler Loading…
convert: allow using quantized Mistral weight python python script changes
#17889 opened Dec 9, 2025 by ngxson Loading…
vulkan: Fix data race/hang in scalar/cm1 flash attention ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#17887 opened Dec 9, 2025 by jeffbolznv Loading…
ggml-alloc : fix reuse-parent logic for misaligned sizes ggml changes relating to the ggml tensor library for machine learning
#17884 opened Dec 9, 2025 by ggerganov Loading…
HIP: enable mmf for RDNA3 ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs
#17879 opened Dec 9, 2025 by zhang-hui-yulo Loading…
Vulkan: Improve mul_mat_vec_iq1_s speed ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#17874 opened Dec 8, 2025 by lovedheart Loading…
vulkan: Allow non-pow2 n_experts in topk_moe ggml changes relating to the ggml tensor library for machine learning testing Everything test related Vulkan Issues specific to the Vulkan backend
#17872 opened Dec 8, 2025 by jeffbolznv Loading…
metal: use shared buffers on eGPU Apple Metal https://en.wikipedia.org/wiki/Metal_(API) ggml changes relating to the ggml tensor library for machine learning
#17866 opened Dec 8, 2025 by jdemeule Loading…
Add support for R-4B multimodal model examples python python script changes
#17840 opened Dec 7, 2025 by infil00p Draft
[SYCL] fix softmax for iGPU ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#17838 opened Dec 7, 2025 by NeoZhangJianyu Loading…
debug:Adding CPU-side visual trace for hexagon ggml changes relating to the ggml tensor library for machine learning script Script related
#17837 opened Dec 7, 2025 by Ethan-a2 Loading…
[SYCL] Support gpt-oss by OPs add-id, mul_mat for mxfp4, swiglu_oai 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
#17826 opened Dec 6, 2025 by NeoZhangJianyu Loading…
ProTip! Exclude everything labeled bug with -label:bug.