Sigbjørn Skjæret b193d53069 ggml : do not output unprintable characters on GGUF load failure (#14381) 7 months ago
..
ggml-blas d337252acf cmake : Fix broken CMake error messages (ggml/1252) 7 months ago
ggml-cann e21d2d4ae2 CANN: Simplify the environment variable setting(#13104) 7 months ago
ggml-cpu b7147673f2 Add `ggml_roll` (ggml/1274) 7 months ago
ggml-cuda 0142961a2e CUDA/HIP: optimize mmv paths taken for HIP devices (#14324) 7 months ago
ggml-hip 7d6d91babf HIP: disable rocwmma on gfx12 by default until rocm 7.0 (#14202) 7 months ago
ggml-kompute ba1cb19cdd llama : add Qwen2VL support + multimodal RoPE (#10361) 1 year ago
ggml-metal 67ae5312e2 metal : fix thread-safety (#14300) 7 months ago
ggml-musa 33983057d0 musa: Upgrade MUSA SDK version to rc4.0.1 and use mudnn::Unary::IDENTITY op to accelerate D2D memory copy (#13647) 8 months ago
ggml-opencl 73e53dc834 opencl: ref count `ggml_backend_opencl_context` and refactor profiling (#14254) 7 months ago
ggml-rpc 2bb0467043 rpc : nicer error messages for RPC server crash (#14076) 7 months ago
ggml-sycl 2bf9d539dd sycl: GGML_SYCL_DISABLE_OPT on by default for all Intel Devices (#13973) 7 months ago
ggml-vulkan bb16041cae Add support for VK_EXT_debug_utils to add labels to Vulkan objects. (#13792) 7 months ago
CMakeLists.txt 6369be0735 Implement GGML_CPU_ALL_VARIANTS for PowerPC (#14286) 7 months ago
ggml-alloc.c f057808ffa ggml: Don't assert fail when tensor data changes (#13222) 9 months ago
ggml-backend-impl.h 70680c48e5 ggml : upgrade init_tensor API to return a ggml_status (#11854) 11 months ago
ggml-backend-reg.cpp 456af35eb7 build : suppress gcc15 compile warnings (#14261) 7 months ago
ggml-backend.cpp b47ab7b8e9 sched : avoid changing cur_copy when a graph is already allocated (#13922) 8 months ago
ggml-common.h f470bc36be ggml-cpu : split arch-specific implementations (#13892) 7 months ago
ggml-impl.h fedf034a98 ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 7 months ago
ggml-opt.cpp 6c35981a64 mnist: fix segmentation fault (ggml/1227) 8 months ago
ggml-quants.c f470bc36be ggml-cpu : split arch-specific implementations (#13892) 7 months ago
ggml-quants.h ae8de6d50a ggml : build backends as libraries (#10256) 1 year 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 b7147673f2 Add `ggml_roll` (ggml/1274) 7 months ago
ggml.cpp fedf034a98 ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 7 months ago
gguf.cpp b193d53069 ggml : do not output unprintable characters on GGUF load failure (#14381) 7 months ago