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

Add initial devcontainer configuration
#16926 opened Nov 1, 2025 by FXJEFE Loading…
Add e2e tests for embedding raw flag devops improvements to build systems and github actions examples python python script changes
#16923 opened Nov 1, 2025 by SamMalayek Loading…
disable D_TYPE same as A_TYPE cast for rope shaders ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#16922 opened Nov 1, 2025 by futz12 Loading…
mtmd: add --image-min/max-tokens examples server
#16921 opened Nov 1, 2025 by ngxson Loading…
vulkan: Fix GGML_VULKAN_CHECK_RESULTS to better handle fusion ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#16919 opened Nov 1, 2025 by jeffbolznv Loading…
devops: fix failing s390x docker build devops improvements to build systems and github actions documentation Improvements or additions to documentation
#16918 opened Nov 1, 2025 by taronaeo Loading…
CUDA: add FLOOR, CEIL, ROUND, TRUNC unary ops ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs
#16917 opened Nov 1, 2025 by mnehete32 Loading…
add TheRock HIP backend build instructions documentation Improvements or additions to documentation
#16915 opened Nov 1, 2025 by lihaofd Loading…
opencl: support imrope ggml changes relating to the ggml tensor library for machine learning OpenCL Issues specific to the OpenCL backend
#16914 opened Nov 1, 2025 by lhez Draft
ggml-hexagon: replace sprintf with snprintf in ops-utils.h ggml changes relating to the ggml tensor library for machine learning
#16913 opened Nov 1, 2025 by chraac Loading…
Vulkan: improve mul_mat_vec_iq1_m ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#16907 opened Nov 1, 2025 by lovedheart Loading…
model: add Janus Pro for image understanding examples python python script changes
#16906 opened Oct 31, 2025 by ravenouse Loading…
Vulkan: MMVQ Integer Dot K-Quant and MUL_MAT_ID support ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#16900 opened Oct 31, 2025 by 0cc4m Loading…
rpc: join small packets in send_msg and recv_msg ggml changes relating to the ggml tensor library for machine learning
#16892 opened Oct 31, 2025 by jukofyork Draft
ggml-cpu : bicubic interpolation ggml changes relating to the ggml tensor library for machine learning
#16891 opened Oct 31, 2025 by Acly Loading…
ggml-cpu : optimize RVV q2_k and q3_k kernels ggml changes relating to the ggml tensor library for machine learning
#16887 opened Oct 31, 2025 by xctan Loading…
cann: update cross_entropy_loss op support Ascend NPU issues specific to Ascend NPUs ggml changes relating to the ggml tensor library for machine learning
#16886 opened Oct 31, 2025 by TecJesh Loading…
CUDA: fuse rope + set_rows ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs
#16884 opened Oct 31, 2025 by am17an Loading…
Disable NUMA-specific chunking for high-core-count HPC systems ggml changes relating to the ggml tensor library for machine learning
#16882 opened Oct 31, 2025 by rageshh-fj Loading…
SYCL: optimized repeat_back kernel (3× fewer asm instructions, 2× faster)Feature/sycl repeat back opt ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#16869 opened Oct 30, 2025 by shani-f Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.