Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
natasa365/whisper.cpp
Xenobd
/
whisper.cpp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
143cb70
whisper.cpp
/
ggml
/
src
7.16 MB
100 contributors
History:
721 commits
David Huang
CUDA/HIP: Share the same unified memory allocation logic. (llama/12934)
143cb70
11 months ago
ggml-amx
ggml : adapt AMX to tensor->grad removal (llama/0)
over 1 year ago
ggml-blas
ggml : add support for dynamic loading of backends (llama/10469)
over 1 year ago
ggml-cann
CANN: Opt ROPE optimization (llama/12865)
11 months ago
ggml-cpu
ggml : Add AVX512 implementation of GEMM - Q4_Kx8 (llama/12829)
11 months ago
ggml-cuda
CUDA/HIP: Share the same unified memory allocation logic. (llama/12934)
11 months ago
ggml-hip
CUDA/HIP: Share the same unified memory allocation logic. (llama/12934)
11 months ago
ggml-kompute
llama : add Qwen2VL support + multimodal RoPE (llama/10361)
about 1 year ago
ggml-metal
llama : fix FA when KV cache is not used (i.e. embeddings) (llama/12825)
11 months ago
ggml-musa
cuda : enable CUDA Graph on CUDA Toolkit < 12.x (llama/12394)
12 months ago
ggml-opencl
opencl: better identify Adreno GPU (llama/12760)
11 months ago
ggml-rpc
rpc : use ggml_context_ptr (llama/12938)
11 months ago
ggml-sycl
SYCL: Add ROPE vision kernel (llama/12887)
11 months ago
ggml-vulkan
vulkan: use aligned loads for flash attention mask (llama/12853)
11 months ago
CMakeLists.txt
11.4 kB
cmake : fix ccache conflict (llama/12522)
11 months ago
ggml-alloc.c
38.5 kB
ggml : upgrade init_tensor API to return a ggml_status (llama/11854)
about 1 year ago
ggml-backend-impl.h
12 kB
ggml : upgrade init_tensor API to return a ggml_status (llama/11854)
about 1 year ago
ggml-backend-reg.cpp
17.4 kB
ggml-backend : fix backend search path (llama/12330)
12 months ago
ggml-backend.cpp
77.6 kB
ggml : portability fixes for VS 2017 (llama/12150)
about 1 year ago
ggml-common.h
133 kB
musa: fix all warnings, re-enable `-DLLAMA_FATAL_WARNINGS=ON` in ci and update doc (llama/12611)
11 months ago
ggml-impl.h
19.4 kB
ggml-impl.h: fix build on POWER9 (llama/12855)
11 months ago
ggml-opt.cpp
31.7 kB
ggml-opt: fix data corruption (ggml/1022)
over 1 year ago
ggml-quants.c
215 kB
ggml : portability fixes for VS 2017 (llama/12150)
about 1 year ago
ggml-quants.h
8.34 kB
ggml : build backends as libraries (llama/10256)
over 1 year ago
ggml-threading.cpp
250 Bytes
ggml : build backends as libraries (llama/10256)
over 1 year ago
ggml-threading.h
198 Bytes
remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (llama/10797)
about 1 year ago
ggml.c
210 kB
ggml : Depthwise 2D convolution (ggml/1152)
11 months ago
gguf.cpp
45.1 kB
Fix clang warning in gguf_check_reserved_keys (llama/12686)
11 months ago