PureJourney ecc8e3aeff CUDA: correct the lowest Maxwell supported by CUDA 12 (#11984) 11 months ago
..
ggml-blas 5931c1f233 ggml : add support for dynamic loading of backends (#10469) 1 year ago
ggml-cann ba1cb19cdd llama : add Qwen2VL support + multimodal RoPE (#10361) 1 year ago
ggml-cpu c5d91a7400 ggml-cpu: Add CPU backend support for KleidiAI library (#11390) 11 months ago
ggml-cuda ecc8e3aeff CUDA: correct the lowest Maxwell supported by CUDA 12 (#11984) 11 months ago
ggml-hip 3ec9fd4b77 HIP: force max threads per block to be 1024 (#11621) 11 months ago
ggml-kompute ba1cb19cdd llama : add Qwen2VL support + multimodal RoPE (#10361) 1 year ago
ggml-metal c2ea16f260 metal : fix the crash caused by the lack of residency set support on Intel Macs. (#11904) 11 months ago
ggml-musa 0b3863ff95 MUSA: support ARM64 and enable dp4a .etc (#11843) 11 months ago
ggml-opencl 300907b211 opencl: Fix rope and softmax (#11833) 11 months ago
ggml-rpc 1d20e53c40 rpc: fix known RCE in rpc-server (ggml/1103) 11 months ago
ggml-sycl ec3bc8270b SYCL: remove XMX info from print devices (#11712) 11 months ago
ggml-vulkan 2eea03d86a vulkan: implement several ops relevant for ggml_opt (#11769) 11 months ago
CMakeLists.txt aa6fb13213 `ci`: use sccache on windows instead of ccache (#11545) 1 year ago
ggml-alloc.c 1b598b3058 vulkan: use smaller combined allocations to avoid fragmentation (#11551) 11 months ago
ggml-backend-impl.h 667d72846c rpc : early register backend devices (#11262) 1 year ago
ggml-backend-reg.cpp c792dcf488 ggml : allow loading backend with env variable (ggml/1059) 1 year ago
ggml-backend.cpp 017cc5f446 ggml-backend : only offload from host buffers (fix) (#11124) 1 year 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 19d8762ab6 ggml : refactor online repacking (#10446) 1 year 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 7b891bdc86 fix: typos in documentation files (#11791) 11 months ago
gguf.cpp 4dd34ff831 cmake : add sanitizer flags for llama.cpp (#11279) 1 year ago