Johannes Gäßler e14e842e87 CUDA: fix MMQ stream-k fixup ne1 indices (#17089) 2 months ago
..
ggml-blas 4d3d455d3c sync : whisper.cpp (ggml/1359) 3 months ago
ggml-cann 3479efd112 CANN: Improve device ID handling and aclnnArange checks (#16752) 2 months ago
ggml-cpu 9eb9a1331d Revert "ggml-cpu: detect correct cpu flags for arm64 (#16229) (#16239)" (#17084) 2 months ago
ggml-cuda e14e842e87 CUDA: fix MMQ stream-k fixup ne1 indices (#17089) 2 months ago
ggml-hexagon 6db3d1ffe6 ggml-hexagon: graceful fallback for older socs where rpcmem_alloc2 and FASTRPC_GET_URI is unsupported (#16987) 2 months ago
ggml-hip 80d28f104c HIP: fix AMDGPU_TARGETS, update documentation (#16803) 2 months ago
ggml-metal 5b180c3d60 metal : initial Metal4 tensor API support (#16634) 2 months ago
ggml-musa 11f0af5504 CUDA: faster tile FA, add oob checks, more HSs (#16492) 3 months ago
ggml-opencl c5023daf60 opencl: support imrope (#16914) 2 months ago
ggml-rpc 41386cf365 rpc : report actual free memory (#16616) 3 months ago
ggml-sycl 9d7c518d64 sycl: add CONCAT operator support (#16047) 2 months ago
ggml-vulkan ac76d36201 vulkan : refactor buffer handling in vk_op_f32 (#16840) 2 months ago
ggml-webgpu 647b960bd8 ggml webgpu: faster matrix multiplication/matrix-vector multiplication (#17031) 2 months ago
ggml-zdnn 264f1b5187 zdnn: refactor codebase + add docs (#16178) 4 months ago
CMakeLists.txt d38d9f0877 ggml: add s390x cpu-feats (#16774) 2 months ago
ggml-alloc.c 3470a5c891 ggml-alloc : make gallocr prefer chunks that allow memory reuse (#16788) 2 months ago
ggml-backend-impl.h 898acba681 rpc : add support for multiple devices (#16276) 3 months ago
ggml-backend-reg.cpp 63d2fc46e1 Add experimental ggml-hexagon backend for the Hexagon NPU (#16547) 3 months ago
ggml-backend.cpp e789095502 llama: print memory breakdown on exit (#15860) 3 months ago
ggml-common.h fd1234cb46 llama : add gpt-oss (#15091) 5 months ago
ggml-impl.h 10fcc41290 vulkan: Update topk_moe fusion to handle gpt's late softmax (#16656) 2 months ago
ggml-opt.cpp 5cdb27e091 finetune: SGD optimizer, more CLI args (#13873) 5 months ago
ggml-quants.c f6b4af3d04 ggml : fix uninitialized is_on_grid in quantize_row_iq3_xxs_impl (#15928) 4 months ago
ggml-quants.h fd1234cb46 llama : add gpt-oss (#15091) 5 months ago
ggml-threading.cpp ae8de6d50a ggml : build backends as libraries (#10256) 1 year ago
ggml-threading.h cb13ef85a4 remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797) 1 year ago
ggml.c 4926419c4d ggml: add ggml_can_fuse_subgraph (#16662) 3 months ago
ggml.cpp fedf034a98 ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 7 months ago
gguf.cpp a81283820a gguf: gguf_writer refactor (#15691) 4 months ago