Eve 132d673554 vulkan: make ggml_vk_default_dispatcher support older vulkan headers (#16345) 3 months ago
..
ggml-blas 4d3d455d3c sync : whisper.cpp (ggml/1359) 3 months ago
ggml-cann c0b45097c3 rename optimize_graph to graph_optimize (#16082) 4 months ago
ggml-cpu f1eb1cb1eb kleidiai : fix work size and threads sync for fp16 (#16246) 3 months ago
ggml-cuda a014310374 cuda : Enable CUDA Graph usage for Nemotron Nano v2 (NemotronH) (#16328) 3 months ago
ggml-hip 29c8fbe4e0 HIP: bump requirement to rocm 6.1 (#15296) 5 months ago
ggml-metal 35fb82497e metal : dynamic simdgroups for MV kernels (#16340) 3 months ago
ggml-musa 7a6e91ad26 CUDA: replace GGML_CUDA_F16 with CUDA arch checks (#15433) 5 months ago
ggml-opencl 7c156df414 opencl: support pad_ext (#15888) 3 months ago
ggml-rpc c498fc82fe rpc : use ggml logging facilities 3 months ago
ggml-sycl 3ecb2f671a ggml : implement set_rows with i32 index (#16159) 4 months ago
ggml-vulkan 132d673554 vulkan: make ggml_vk_default_dispatcher support older vulkan headers (#16345) 3 months ago
ggml-webgpu 8d78cd2613 ggml webgpu: support for rope,div,sub,glu,scale,cont operators (#16187) 3 months ago
ggml-zdnn 264f1b5187 zdnn: refactor codebase + add docs (#16178) 4 months ago
CMakeLists.txt 246c0d9c79 cmake : fix static linking for OpenMP on Unix-like systems (#16031) 4 months ago
ggml-alloc.c f2a789e334 ggml : split graph allocations according to backend max buffer size (#15815) 4 months ago
ggml-backend-impl.h c0b45097c3 rename optimize_graph to graph_optimize (#16082) 4 months ago
ggml-backend-reg.cpp 02463ab27b ggml-backend : add root cause in error message if loading backend library fails (#16172) 3 months ago
ggml-backend.cpp e789095502 llama: print memory breakdown on exit (#15860) 4 months ago
ggml-common.h fd1234cb46 llama : add gpt-oss (#15091) 5 months ago
ggml-impl.h f2a789e334 ggml : split graph allocations according to backend max buffer size (#15815) 4 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 a4a0aa5ea2 ggml : fix dependencies for ggml_set_rows (#16318) 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