| .. |
|
ggml-blas
|
ggml : add support for dynamic loading of backends (#10469)
|
2024-11-25 15:13:39 +01:00 |
|
ggml-cann
|
ggml : upgrade init_tensor API to return a ggml_status (#11854)
|
2025-02-28 14:41:47 +01:00 |
|
ggml-cpu
|
ggml : ggml_compute_forward_concat() for arbitrary tensor type (ggml/1118)
|
2025-03-07 14:49:44 +02:00 |
|
ggml-cuda
|
CUDA: fix FA logic for PTX 7.0 and CC >= 7.5 (#12222)
|
2025-03-06 18:45:09 +01:00 |
|
ggml-hip
|
HIP: implement FlashAttention via rocWMMA for CDNA and RDNA3+ (#12032)
|
2025-03-03 22:10:54 +01:00 |
|
ggml-kompute
|
llama : add Qwen2VL support + multimodal RoPE (#10361)
|
2024-12-14 14:43:46 +02:00 |
|
ggml-metal
|
ggml : skip intermediate .air file when compiling .metallib (#12247)
|
2025-03-07 14:15:27 +01:00 |
|
ggml-musa
|
CUDA: app option to compile without FlashAttention (#12025)
|
2025-02-22 20:44:34 +01:00 |
|
ggml-opencl
|
opencl: Noncontiguous norm, rms_norm, disable fp16 for some ops (#12217)
|
2025-03-07 00:20:35 +00:00 |
|
ggml-rpc
|
ggml : upgrade init_tensor API to return a ggml_status (#11854)
|
2025-02-28 14:41:47 +01:00 |
|
ggml-sycl
|
SYCL: Disable f16 Unary OPs as not supported by the kernels (#12201)
|
2025-03-05 16:58:23 +01:00 |
|
ggml-vulkan
|
cuda/vulkan: specify fp32-only support for some operations in supports_op (ggml/1129)
|
2025-03-03 18:18:11 +02:00 |
|
CMakeLists.txt
|
cmake : fix undefined reference errors for std::filesystem in ggml (#12092) (#12094)
|
2025-03-06 22:58:25 +00:00 |
|
ggml-alloc.c
|
ggml : upgrade init_tensor API to return a ggml_status (#11854)
|
2025-02-28 14:41:47 +01:00 |
|
ggml-backend-impl.h
|
ggml : upgrade init_tensor API to return a ggml_status (#11854)
|
2025-02-28 14:41:47 +01:00 |
|
ggml-backend-reg.cpp
|
ggml-backend : make path_str compatible with C++20 (#12269)
|
2025-03-08 17:02:39 +01:00 |
|
ggml-backend.cpp
|
ggml : portability fixes for VS 2017 (#12150)
|
2025-03-04 18:53:26 +02:00 |
|
ggml-common.h
|
CUDA: use arch list for compatibility check (#11775)
|
2025-02-11 00:17:22 +01:00 |
|
ggml-impl.h
|
MUSA: support ARM64 and enable dp4a .etc (#11843)
|
2025-02-21 09:46:23 +02:00 |
|
ggml-opt.cpp
|
ggml-opt: fix data corruption (ggml/1022)
|
2024-11-21 09:22:02 +02:00 |
|
ggml-quants.c
|
ggml : portability fixes for VS 2017 (#12150)
|
2025-03-04 18:53:26 +02:00 |
|
ggml-quants.h
|
ggml : build backends as libraries (#10256)
|
2024-11-14 18:04:35 +01:00 |
|
ggml-threading.cpp
|
ggml : build backends as libraries (#10256)
|
2024-11-14 18:04:35 +01:00 |
|
ggml-threading.h
|
remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797)
|
2024-12-12 19:02:49 +01:00 |
|
ggml.c
|
ggml : ggml_compute_forward_concat() for arbitrary tensor type (ggml/1118)
|
2025-03-07 14:49:44 +02:00 |
|
gguf.cpp
|
cmake : add sanitizer flags for llama.cpp (#11279)
|
2025-01-18 16:18:15 +02:00 |