Johannes Gäßler d80be897ac CUDA: fix min. version for movmatrix (#11751) 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 225bbbfa39 ggml : optimize and build warning fix for LoongArch (#11709) 11 months ago
ggml-cuda d80be897ac CUDA: fix min. version for movmatrix (#11751) 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 902368a06b metal : avoid breaking build when metal API predates TARGET_OS_VISION (#11690) 11 months ago
ggml-musa 864a0b67a6 CUDA: use mma PTX instructions for FlashAttention (#11583) 11 months ago
ggml-opencl 6e1531aca5 common, examples, ggml : fix MSYS2 GCC compiler errors and warnings when building with LLAMA_CURL=ON and GGML_OPENCL=ON (#11013) 1 year 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 c026ba3c23 vulkan: print shared memory size (#11719) 11 months ago
CMakeLists.txt aa6fb13213 `ci`: use sccache on windows instead of ccache (#11545) 11 months 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 750cb3e246 CUDA: rename macros to avoid conflicts with WinAPI (#10736) 1 year ago
ggml-impl.h 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) 1 year 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 1a0e87d291 ggml : add option to not print stack on abort (ggml/1081) 11 months ago
gguf.cpp 4dd34ff831 cmake : add sanitizer flags for llama.cpp (#11279) 1 year ago