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

llama : only return mistral-v7-tekken as default template
#14390 opened Jun 26, 2025 by CISC Loading…
Add conv2d cpu2 ggml changes relating to the ggml tensor library for machine learning
#14388 opened Jun 26, 2025 by am17an Loading…
metal : add special-case mat-vec mul for ne00 == 4 Apple Metal https://en.wikipedia.org/wiki/Metal_(API) ggml changes relating to the ggml tensor library for machine learning testing Everything test related
#14385 opened Jun 26, 2025 by ggerganov Loading…
metal : batch rows copy in a single threadgroup Apple Metal https://en.wikipedia.org/wiki/Metal_(API) ggml changes relating to the ggml tensor library for machine learning
#14384 opened Jun 26, 2025 by ggerganov Loading…
ggml-cpu: Build variant targeting Neoverse-V2 ggml changes relating to the ggml tensor library for machine learning
#14380 opened Jun 25, 2025 by ckastner Loading…
vulkan: handle noncontig in the final case of ggml_vk_get_cpy_pipeline ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#14378 opened Jun 25, 2025 by jeffbolznv Loading…
Q2k interleaving implementation - x86/x64 SIMD ggml changes relating to the ggml tensor library for machine learning
#14373 opened Jun 25, 2025 by Srihari-mcw Loading…
docs: fix broken url in main readme
#14371 opened Jun 25, 2025 by justinclift-prvidr Loading…
test-backend-ops: add support for specifying output format testing Everything test related
#14368 opened Jun 25, 2025 by yeahdongcn Loading…
vulkan: Add fusion support for RMS_NORM+MUL ggml changes relating to the ggml tensor library for machine learning testing Everything test related Vulkan Issues specific to the Vulkan backend
#14366 opened Jun 24, 2025 by jeffbolznv Draft
ggml : add pointer to attach user data ggml changes relating to the ggml tensor library for machine learning
#14365 opened Jun 24, 2025 by koush Loading…
llama : add high-throughput mode Apple Metal https://en.wikipedia.org/wiki/Metal_(API) examples ggml changes relating to the ggml tensor library for machine learning
#14363 opened Jun 24, 2025 by ggerganov Draft
11 of 19 tasks
CUDA: add bf16 and f32 support to cublas_mul_mat_batched ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs testing Everything test related
#14361 opened Jun 24, 2025 by am17an Loading…
llama : expose C API to get layer device type
#14358 opened Jun 24, 2025 by okaris Loading…
build: refine toplevel .gitignore script Script related
#14355 opened Jun 24, 2025 by zhouwg Loading…
1 task done
Add script to test op perf and compare python python script changes script Script related
#14354 opened Jun 24, 2025 by yeahdongcn Loading…
vulkan: Increase workgroup size for GLU, for performance ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#14345 opened Jun 23, 2025 by jeffbolznv Loading…
Make the shell scripts cross-platform devops improvements to build systems and github actions examples script Script related server SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language testing Everything test related
#14341 opened Jun 23, 2025 by vedranmiletic Loading…
vulkan: lock accesses of pinned_memory vector ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#14333 opened Jun 22, 2025 by jeffbolznv Loading…
make "serve" library examples server
#14331 opened Jun 22, 2025 by arnej27959 Loading…
ggml: adds CONV_2D op and direct GEMM Vulkan implementation ggml changes relating to the ggml tensor library for machine learning testing Everything test related Vulkan Issues specific to the Vulkan backend
#14316 opened Jun 21, 2025 by etasnadi Loading…
ProTip! Filter pull requests by the default branch with base:master.