whisper.cpp/ggml/src
2024-09-24 19:45:08 +03:00
..
ggml-cann cann : fix doxy (ggml/0) 2024-09-02 15:24:50 +03:00
ggml-cuda cuda : fix defrag with quantized KV (llama/9319) 2024-09-24 19:45:08 +03:00
ggml-sycl Fix DMMV dequantization (llama/9279) 2024-09-24 19:45:08 +03:00
kompute-shaders whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
vulkan-shaders Improve Vulkan shader build system (llama/9239) 2024-09-24 19:45:08 +03:00
CMakeLists.txt Improve Vulkan shader build system (llama/9239) 2024-09-24 19:45:08 +03:00
ggml-aarch64.c ggml : AVX2 support for Q4_0_8_8 (llama/8713) 2024-09-24 19:45:08 +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 cuda : fix defrag with quantized KV (llama/9319) 2024-09-24 19:45:08 +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 ggml-quants : ternary packing for TriLMs and BitNet b1.58 (llama/8151) 2024-09-24 19:45:08 +03:00
ggml-cuda.cu cuda : fix defrag with quantized KV (llama/9319) 2024-09-24 19:45:08 +03:00
ggml-impl.h ggml-quants : ternary packing for TriLMs and BitNet b1.58 (llama/8151) 2024-09-24 19:45:08 +03:00
ggml-kompute.cpp ggml : reduce hash table reset cost (llama/8698) 2024-08-08 22:48:46 +03:00
ggml-metal.m metal : update support condition for im2col + fix warning (llama/0) 2024-09-24 19:45:08 +03:00
ggml-metal.metal metal : separate scale and mask from QKT in FA kernel (llama/9189) 2024-08-28 13:22:20 +03:00
ggml-quants.c ggml-quants : ternary packing for TriLMs and BitNet b1.58 (llama/8151) 2024-09-24 19:45:08 +03:00
ggml-quants.h ggml-quants : ternary packing for TriLMs and BitNet b1.58 (llama/8151) 2024-09-24 19:45:08 +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 vulkan: fix compilation with GGML_VULKAN_DEBUG=ON (ggml/948) 2024-09-24 19:45:08 +03:00
ggml.c examples : add null threadpool args where needed (ggml/0) 2024-09-24 19:45:08 +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