Georgi Gerganov 4d0dcd4a06 cuda : fix rope with partial rotation and non-cont src (#14580) 6 months ago
..
ggml-blas d337252acf cmake : Fix broken CMake error messages (ggml/1252) 7 months ago
ggml-cann 499a8f5a78 CANN: Replace aclrtMemsetSync with aclnnInplaceZero operator (#14002) 6 months ago
ggml-cpu 28657a8229 ggml : implement GEGLU_ERF and GEGLU_QUICK ops (#14445) 6 months ago
ggml-cuda 4d0dcd4a06 cuda : fix rope with partial rotation and non-cont src (#14580) 6 months ago
ggml-hip 7d6d91babf HIP: disable rocwmma on gfx12 by default until rocm 7.0 (#14202) 7 months ago
ggml-metal ef797db357 metal : disable fast math in all quantize kernels (#14528) 6 months ago
ggml-musa 716301d1b0 musa: enable fp16 mma (all) and cublas on qy2 (#13842) 7 months ago
ggml-opencl 6681688146 opencl: add GELU_ERF (#14476) 6 months ago
ggml-rpc 2bb0467043 rpc : nicer error messages for RPC server crash (#14076) 7 months ago
ggml-sycl 4d0dcd4a06 cuda : fix rope with partial rotation and non-cont src (#14580) 6 months ago
ggml-vulkan 6491d6e4f1 vulkan: increase LOAD_VEC_A to 8 (IQ1/IQ2) or 4 (IQ3) (#14485) 6 months ago
CMakeLists.txt d4cdd9c1c3 ggml : remove kompute backend (#14501) 6 months ago
ggml-alloc.c f057808ffa ggml: Don't assert fail when tensor data changes (#13222) 8 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 d4cdd9c1c3 ggml : remove kompute backend (#14501) 6 months ago
ggml-backend.cpp bd9c981d72 vulkan: Add fusion support for RMS_NORM+MUL (#14366) 6 months ago
ggml-common.h f470bc36be ggml-cpu : split arch-specific implementations (#13892) 7 months ago
ggml-impl.h bd9c981d72 vulkan: Add fusion support for RMS_NORM+MUL (#14366) 6 months ago
ggml-opt.cpp 6c35981a64 mnist: fix segmentation fault (ggml/1227) 8 months ago
ggml-quants.c 497be7c01d ggml-quants : rename best_mad to best_error (ggml/1283) 6 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 28657a8229 ggml : implement GEGLU_ERF and GEGLU_QUICK ops (#14445) 6 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