Skip to content

Pull requests: ggerganov/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
Sort

Pull requests list

rpc : better caching of the base buffer pointer ggml changes relating to the ggml tensor library for machine learning
#11331 opened Jan 21, 2025 by rgerganov Loading…
export-lora : fix tok_embd tensor examples
#11330 opened Jan 21, 2025 by ngxson Loading…
cpu_pnp_strategy changes ggml changes relating to the ggml tensor library for machine learning
#11326 opened Jan 21, 2025 by savesanketsw Draft
vulkan: fix diag_mask_inf ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#11323 opened Jan 21, 2025 by jeffbolznv Loading…
vulkan: sort shaders for more deterministic binary ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
#11315 opened Jan 20, 2025 by jeffbolznv Loading…
cmake: refined conditions for math library linking on windows ggml changes relating to the ggml tensor library for machine learning
#11312 opened Jan 20, 2025 by Xarbirus Loading…
ggml: reserve in gguf_writer and added const pointers as params ggml changes relating to the ggml tensor library for machine learning
#11297 opened Jan 18, 2025 by GermanAizek Loading…
Removed const references for simple types and structures less 16 bytes ggml changes relating to the ggml tensor library for machine learning
#11294 opened Jan 18, 2025 by GermanAizek Loading…
llama : second attempt to refactor vision API examples python python script changes server
#11292 opened Jan 18, 2025 by ngxson Draft
4 tasks
Align structures for 64bit, reorder params and ignore error-warn for Clang 19 ggml changes relating to the ggml tensor library for machine learning
#11291 opened Jan 18, 2025 by GermanAizek Loading…
support Minicpm-omni in image understanding examples python python script changes
#11289 opened Jan 18, 2025 by tc-mb Loading…
SYCL: SOFTMAX F16 mask support and other fixes ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language testing Everything test related
#11261 opened Jan 16, 2025 by qnixsynapse Loading…
fix makefile and cmake logic for AARCH64 ggml changes relating to the ggml tensor library for machine learning
#11246 opened Jan 15, 2025 by Haus1 Loading…
AMD: parse the architecture as supplied by gcnArchName ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs python python script changes script Script related testing Everything test related
#11244 opened Jan 14, 2025 by Haus1 Loading…
Allow s390x to load little endian models unmodified ggml changes relating to the ggml tensor library for machine learning testing Everything test related
#11234 opened Jan 14, 2025 by AlekseiNikiforovIBM Loading…
Build linux CUDA releases suitable for Colab & other platforms on 12.2 devops improvements to build systems and github actions ggml changes relating to the ggml tensor library for machine learning
#11226 opened Jan 14, 2025 by ochafik Draft
4 tasks
sampling: add Top-nσ sampler examples testing Everything test related
#11223 opened Jan 14, 2025 by VJHack Loading…
cmake : enable -Wshadow for C++ code build Compilation issues devops improvements to build systems and github actions examples ggml changes relating to the ggml tensor library for machine learning server
#11193 opened Jan 11, 2025 by ggerganov Draft
2 tasks done
Allow compiling cuda without mmq and flash attention ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs
#11190 opened Jan 11, 2025 by milot-mirdita Loading…
CUDA op getrows fails for long sequences ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs
#11189 opened Jan 11, 2025 by milot-mirdita Loading…
Fix ggml-cuda using a driver symbol in NO_VMM mode ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs
#11188 opened Jan 11, 2025 by milot-mirdita Loading…
ProTip! Filter pull requests by the default branch with base:master.