vmobilis d6ae2fa061 ggml : ggml_compute_forward_concat() for arbitrary tensor type (ggml/1118) 10 months ago
..
ggml-blas 5931c1f233 ggml : add support for dynamic loading of backends (#10469) 1 year ago
ggml-cann 70680c48e5 ggml : upgrade init_tensor API to return a ggml_status (#11854) 10 months ago
ggml-cpu d6ae2fa061 ggml : ggml_compute_forward_concat() for arbitrary tensor type (ggml/1118) 10 months ago
ggml-cuda 5220a16d18 CUDA: fix FA logic for PTX 7.0 and CC >= 7.5 (#12222) 10 months ago
ggml-hip becade5de7 HIP: implement FlashAttention via rocWMMA for CDNA and RDNA3+ (#12032) 10 months ago
ggml-kompute ba1cb19cdd llama : add Qwen2VL support + multimodal RoPE (#10361) 1 year ago
ggml-metal 5e2d57b2b2 metal : simplify kernel arguments using a struct (#3229) (#12194) 10 months ago
ggml-musa a28e0d5eb1 CUDA: app option to compile without FlashAttention (#12025) 11 months ago
ggml-opencl d76a86d967 opencl: Noncontiguous `norm`, `rms_norm`, disable `fp16` for some ops (#12217) 10 months ago
ggml-rpc 70680c48e5 ggml : upgrade init_tensor API to return a ggml_status (#11854) 10 months ago
ggml-sycl 5e43f104cc SYCL: Disable f16 Unary OPs as not supported by the kernels (#12201) 10 months ago
ggml-vulkan 0cbee131ad cuda/vulkan: specify fp32-only support for some operations in supports_op (ggml/1129) 10 months ago
CMakeLists.txt 776f9e59cc cmake : fix undefined reference errors for std::filesystem in ggml (#12092) (#12094) 10 months ago
ggml-alloc.c 70680c48e5 ggml : upgrade init_tensor API to return a ggml_status (#11854) 10 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 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) 10 months ago
ggml-backend.cpp 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) 10 months ago
ggml-common.h b9ab0a4d0b CUDA: use arch list for compatibility check (#11775) 11 months ago
ggml-impl.h 0b3863ff95 MUSA: support ARM64 and enable dp4a .etc (#11843) 11 months ago
ggml-opt.cpp 02e4eaf22f ggml-opt: fix data corruption (ggml/1022) 1 year ago
ggml-quants.c 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) 10 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 d6ae2fa061 ggml : ggml_compute_forward_concat() for arbitrary tensor type (ggml/1118) 10 months ago
gguf.cpp 4dd34ff831 cmake : add sanitizer flags for llama.cpp (#11279) 1 year ago