Xuan-Son Nguyen 945e1f12a6 ggml : fix condition of im2col on Metal backend (#15460) 5 months ago
..
ggml-blas cd6983d56d ggml : fix field name when new ggml_backend (#14944) 5 months ago
ggml-cann a6d3cfe7fa CANN: optimize rope operator (#15335) 5 months ago
ggml-cpu 6424594c56 ggml-cpu: add mxfp4 VSX intrinsics for Power9+ (ppc64le) hardware (#15385) 5 months ago
ggml-cuda 8ad038c0fd musa: add GGML_UNUSED_VARS (#15446) 5 months ago
ggml-hip 29c8fbe4e0 HIP: bump requirement to rocm 6.1 (#15296) 5 months ago
ggml-metal 945e1f12a6 ggml : fix condition of im2col on Metal backend (#15460) 5 months ago
ggml-musa 7a6e91ad26 CUDA: replace GGML_CUDA_F16 with CUDA arch checks (#15433) 5 months ago
ggml-opencl fb22dd07a6 opencl: mark `argsort` unsupported if cols exceed workgroup limit (#15375) 5 months ago
ggml-rpc e71d48e326 ggml-rpc: chunk send()/recv() to avoid EINVAL for very large tensors over RPC (macOS & others) (#15188) 5 months ago
ggml-sycl f4586ee598 sycl: Fix and disable more configurations of mul_mat (#15151) 5 months ago
ggml-vulkan fec9519802 vulkan: shorten pipeline name strings (#15431) 5 months ago
ggml-webgpu 5fd160bbd9 ggml: Add basic SET_ROWS support in WebGPU (#15137) 5 months ago
ggml-zdnn ff27f80a74 ggml: initial IBM zDNN backend (#14975) 5 months ago
CMakeLists.txt ff27f80a74 ggml: initial IBM zDNN backend (#14975) 5 months ago
ggml-alloc.c fd1234cb46 llama : add gpt-oss (#15091) 5 months ago
ggml-backend-impl.h 70680c48e5 ggml : upgrade init_tensor API to return a ggml_status (#11854) 10 months ago
ggml-backend-reg.cpp ff27f80a74 ggml: initial IBM zDNN backend (#14975) 5 months ago
ggml-backend.cpp 5682a3745f sched : copy only the used experts when offloading prompt processing (#15346) 5 months ago
ggml-common.h fd1234cb46 llama : add gpt-oss (#15091) 5 months ago
ggml-impl.h fd1234cb46 llama : add gpt-oss (#15091) 5 months ago
ggml-opt.cpp 5cdb27e091 finetune: SGD optimizer, more CLI args (#13873) 5 months ago
ggml-quants.c f44f793172 ggml-quants : fix make_qp_quants NANs and IQ1 assertion errors (#15379) 5 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 5ade3000bd ggml: fix ggml_conv_1d_dw bug (ggml/1323) 5 months ago
ggml.cpp fedf034a98 ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 7 months ago
gguf.cpp 26a48ad699 ggml : prevent integer overflow in gguf tensor size calculation (#14595) 6 months ago