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

context : fix pos_min initialization upon decode error
#14008 opened Jun 4, 2025 by ggerganov Loading…
Fix CUDA build failure on AutoDL cloud platforms devops improvements to build systems and github actions
#14005 opened Jun 4, 2025 by pockers21 Loading…
opencl: preliminary support for Q4_0 mul_mat_id using matvec ggml changes relating to the ggml tensor library for machine learning
#14003 opened Jun 4, 2025 by lhez Draft
[CANN]:Replace aclrtMemsetSync with InplaceZero operator for zero tensor creation Ascend NPU issues specific to Ascend NPUs ggml changes relating to the ggml tensor library for machine learning
#14002 opened Jun 4, 2025 by luyhcsu Loading…
vulkan: Enable VK_KHR_cooperative_matrix extension for Intel Xe2 GPUs ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#14001 opened Jun 4, 2025 by rillomas Loading…
kv-cache : refactor the update/defrag mechanism
#13988 opened Jun 3, 2025 by ggerganov Loading…
1 task done
llama : allow building all tests on windows when not using shared libs devops improvements to build systems and github actions testing Everything test related
#13980 opened Jun 2, 2025 by slaren Loading…
Hybrid recurrent cache
#13979 opened Jun 2, 2025 by gabe-l-hart Loading…
sycl: GGML_SYCL_DISABLE_OPT on by default for all Intel Devices 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
#13973 opened Jun 2, 2025 by ShanoToni Loading…
ci: add LoongArch cross-compile build devops improvements to build systems and github actions
#13944 opened May 31, 2025 by wojiushixiaobai Loading…
chore: added badge and link to release
#13938 opened May 31, 2025 by Olexandr88 Loading…
vulkan: automatically deduce size of push constants ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#13936 opened May 31, 2025 by jeffbolznv Loading…
Add plamo2 python python script changes
#13930 opened May 30, 2025 by mitmul Draft
[CANN]Support Acl Graph ggml changes relating to the ggml tensor library for machine learning
#13915 opened May 30, 2025 by noemotiovon Draft
[Ascend NPU] Enable labeler devops improvements to build systems and github actions
#13914 opened May 30, 2025 by shink Loading…
remove WIP since PR has been merged documentation Improvements or additions to documentation
#13912 opened May 30, 2025 by pepijndevos Loading…
convert: add eagle2 draft arch python python script changes
#13908 opened May 30, 2025 by pockers21 Loading…
ci(intel): venv for python & pip installation for intel docker devops improvements to build systems and github actions
#13898 opened May 29, 2025 by Thammachart Loading…
Need to undefine "hz" on AIX examples
#13894 opened May 29, 2025 by mehendarkarprajwal Loading…
ggml-cpu : split arch-specific implementations ggml changes relating to the ggml tensor library for machine learning
#13892 opened May 29, 2025 by xctan Loading…
ProTip! Exclude everything labeled bug with -label:bug.