whisper.cpp/ggml/src
Georgi Gerganov 0e7798677a ggml : add SSM Metal kernels (llama/8546)
* ggml : add ggml_ssm_conv metal impl

* ggml : add ssm_scan metal impl

ggml-ci
2024-08-28 13:22:20 +03:00
..
ggml-cann ggml : move rope type enum to ggml.h (llama/8949) 2024-08-28 13:22:20 +03:00
ggml-cuda CPU/CUDA: Gemma 2 FlashAttention support (llama/8542) 2024-08-28 13:22:20 +03:00
ggml-sycl Add oneDNN primitive support (llama/9091) 2024-08-28 13:22:20 +03:00
kompute-shaders whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
vulkan-shaders sync : ggml vulkan (ggml/0) 2024-08-21 11:07:13 +03:00
CMakeLists.txt Add a space to supress a cmake warning (llama/9133) 2024-08-28 13:22:20 +03:00
ggml-aarch64.c ggml : reading the runtime sve config of the cpu (llama/8709) 2024-08-08 22:48:46 +03:00
ggml-aarch64.h ggml : add ggml-aarch64 (ggml/0) 2024-08-08 22:48:46 +03:00
ggml-alloc.c ggml : reduce hash table reset cost (llama/8698) 2024-08-08 22:48:46 +03:00
ggml-backend-impl.h whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
ggml-backend.c ggml : dynamic ggml_sched_max_splits based on graph_size (llama/9047) 2024-08-28 13:22:20 +03:00
ggml-blas.cpp ggml : reduce hash table reset cost (llama/8698) 2024-08-08 22:48:46 +03:00
ggml-cann.cpp ggml : add CANN backend (llama/0) 2024-08-09 09:58:16 +03:00
ggml-common.h feat: Support Moore Threads GPU (llama/8383) 2024-08-08 22:48:46 +03:00
ggml-cuda.cu feat: ref. cross entropy, add CUDA, fix grad test (ggml/929) 2024-08-28 13:22:20 +03:00
ggml-impl.h ggml : reading the runtime sve config of the cpu (llama/8709) 2024-08-08 22:48:46 +03:00
ggml-kompute.cpp ggml : reduce hash table reset cost (llama/8698) 2024-08-08 22:48:46 +03:00
ggml-metal.m ggml : add SSM Metal kernels (llama/8546) 2024-08-28 13:22:20 +03:00
ggml-metal.metal ggml : add SSM Metal kernels (llama/8546) 2024-08-28 13:22:20 +03:00
ggml-quants.c ggml : fix typo in ggml-quants.c comment (ggml/922) 2024-08-21 11:07:13 +03:00
ggml-quants.h ggml : reading the runtime sve config of the cpu (llama/8709) 2024-08-08 22:48:46 +03:00
ggml-rpc.cpp rpc : print error message when failed to connect endpoint (llama/9042) 2024-08-28 13:22:20 +03:00
ggml-sycl.cpp Add oneDNN primitive support (llama/9091) 2024-08-28 13:22:20 +03:00
ggml-vulkan.cpp ggml : move rope type enum to ggml.h (llama/8949) 2024-08-28 13:22:20 +03:00
ggml.c ggml : add SSM Metal kernels (llama/8546) 2024-08-28 13:22:20 +03:00
sgemm.cpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
sgemm.h whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00