whisper.cpp/ggml/src
Georgi Gerganov 1133ac98a8 ggml : add ggml-cpu-impl.h (skip) (#0) 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: add q8_0->f32 cpy operation (llama/9571) 2024-09-24 19:45:08 +03:00
ggml-sycl Revert "[SYCL] fallback mmvq (ggml/9088)" (llama/9579) 2024-09-24 19:45:08 +03:00
kompute-shaders
vulkan-shaders Improve Vulkan shader build system (llama/9239) 2024-09-24 19:45:08 +03:00
CMakeLists.txt ggml : add AVX512DQ requirement for AVX512 builds (llama/9622) 2024-09-24 19:45:08 +03:00
ggml-aarch64.c ggml : AVX512 gemm for Q4_0_8_8 (llama/9532) 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-alloc : fix list of allocated tensors with GGML_ALLOCATOR_DEBUG (llama/9573) 2024-09-24 19:45:08 +03:00
ggml-backend-impl.h ggml/examples: add backend support for numerical optimization (ggml/949) 2024-09-24 19:45:08 +03:00
ggml-backend.c ggml : fix trailing whitespace (llama/0) 2024-09-24 19:45:08 +03:00
ggml-blas.cpp ggml : refactoring (llama/#0) 2024-09-24 19:45:08 +03:00
ggml-cann.cpp ggml : refactoring (llama/#0) 2024-09-24 19:45:08 +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-cpu-impl.h ggml : add ggml-cpu-impl.h (skip) (#0) 2024-09-24 19:45:08 +03:00
ggml-cuda.cu cuda: add q8_0->f32 cpy operation (llama/9571) 2024-09-24 19:45:08 +03:00
ggml-impl.h ggml : refactoring (llama/#0) 2024-09-24 19:45:08 +03:00
ggml-kompute.cpp ggml : refactoring (llama/#0) 2024-09-24 19:45:08 +03:00
ggml-metal.m ggml : refactoring (llama/#0) 2024-09-24 19:45:08 +03:00
ggml-metal.metal metal : use F32 prec for K*Q in vec FA (llama/9595) 2024-09-24 19:45:08 +03:00
ggml-quants.c ggml : refactoring (llama/#0) 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 ggml : refactoring (llama/#0) 2024-09-24 19:45:08 +03:00
ggml-sycl.cpp Revert "[SYCL] fallback mmvq (ggml/9088)" (llama/9579) 2024-09-24 19:45:08 +03:00
ggml-vulkan.cpp ggml : refactoring (llama/#0) 2024-09-24 19:45:08 +03:00
ggml.c threads: fix msvc build without openmp (llama/9615) 2024-09-24 19:45:08 +03:00
sgemm.cpp
sgemm.h