llama.cpp/ggml/src
slaren 04ef648f3e
Some checks are pending
flake8 Lint / Lint (push) Waiting to run
update other backends
ggml-ci
2024-10-02 02:45:25 +02:00
..
ggml-cann cann: fix crash when llama-bench is running on multiple cann devices (#9627) 2024-09-25 11:30:38 +08:00
ggml-cuda CUDA: remove bad assert (ggml/972) 2024-09-29 21:15:37 +03:00
ggml-sycl Revert "[SYCL] fallback mmvq (#9088)" (#9579) 2024-09-23 11:28:06 +08:00
kompute@4565194ed7 llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
kompute-shaders ggml : move rope type enum to ggml.h (#8949) 2024-08-13 21:13:15 +02:00
llamafile ggml : move common CPU backend impl to new header (#9509) 2024-09-16 16:22:07 +02:00
vulkan-shaders vulkan : argsort barriers must be under uniform control flow (ggml/951) 2024-09-29 21:15:37 +03:00
CMakeLists.txt ggml-backend : add device and backend reg interfaces 2024-10-01 17:24:28 +02:00
ggml-aarch64.c ggml : add run-time detection of neon, i8mm and sve (#9331) 2024-09-28 15:06:16 +03:00
ggml-aarch64.h ggml : minor naming changes (#8433) 2024-07-12 10:46:02 +03:00
ggml-alloc.c ggml-alloc : fix list of allocated tensors with GGML_ALLOCATOR_DEBUG (#9573) 2024-09-21 14:24:23 +02:00
ggml-backend-impl.h add device props/caps, fully support async upload for all compatible backends 2024-10-02 01:32:35 +02:00
ggml-backend.cpp add device props/caps, fully support async upload for all compatible backends 2024-10-02 01:32:35 +02:00
ggml-blas.cpp update other backends 2024-10-02 02:45:25 +02:00
ggml-cann.cpp update other backends 2024-10-02 02:45:25 +02:00
ggml-common.h ggml-quants : ternary packing for TriLMs and BitNet b1.58 (#8151) 2024-09-05 21:48:47 -04:00
ggml-cpu-impl.h ggml : move common CPU backend impl to new header (#9509) 2024-09-16 16:22:07 +02:00
ggml-cuda.cu add device props/caps, fully support async upload for all compatible backends 2024-10-02 01:32:35 +02:00
ggml-impl.h ggml : move common CPU backend impl to new header (#9509) 2024-09-16 16:22:07 +02:00
ggml-kompute.cpp update other backends 2024-10-02 02:45:25 +02:00
ggml-metal.m update other backends 2024-10-02 02:45:25 +02:00
ggml-metal.metal metal : use F32 prec for K*Q in vec FA (#9595) 2024-09-23 11:27:47 +03:00
ggml-quants.c ggml : add run-time detection of neon, i8mm and sve (#9331) 2024-09-28 15:06:16 +03:00
ggml-quants.h ggml : add run-time detection of neon, i8mm and sve (#9331) 2024-09-28 15:06:16 +03:00
ggml-rpc.cpp update other backends 2024-10-02 02:45:25 +02:00
ggml-sycl.cpp update other backends 2024-10-02 02:45:25 +02:00
ggml-vulkan.cpp update other backends 2024-10-02 02:45:25 +02:00
ggml.c ggml-backend : add device and backend reg interfaces 2024-10-01 17:24:28 +02:00