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...
2d83266
whisper.cpp
/
ggml
/
src
7.38 MB
100 contributors
History:
796 commits
ngxson
HF Staff
ggml : add mrope kernel for metal (llama/13457)
27b32e6
7 months ago
ggml-amx
ggml : adapt AMX to tensor->grad removal (llama/0)
about 1 year ago
ggml-blas
ggml : add support for dynamic loading of backends (llama/10469)
about 1 year ago
ggml-cann
CANN: Add support for async operator submission (llama/12864)
8 months ago
ggml-cpu
ggml-cpu: Integrate fp32=bf16xbf16 SME KleidiAI kernel (llama/13053)
7 months ago
ggml-cuda
llama/ggml: add LLM training support (llama/10544)
7 months ago
ggml-hip
CUDA/HIP: Share the same unified memory allocation logic. (llama/12934)
8 months ago
ggml-kompute
llama : add Qwen2VL support + multimodal RoPE (llama/10361)
about 1 year ago
ggml-metal
ggml : add mrope kernel for metal (llama/13457)
7 months ago
ggml-musa
cuda : enable CUDA Graph on CUDA Toolkit < 12.x (llama/12394)
9 months ago
ggml-opencl
opencl: remove unnecessary assert for `add` (llama/13257)
7 months ago
ggml-rpc
rpc : add rpc_msg_set_tensor_hash_req (llama/13353)
8 months ago
ggml-sycl
enable dpcpp nightly builds with libraries (llama/13406)
7 months ago
ggml-vulkan
vulkan: scalar flash attention implementation (llama/13324)
8 months ago
CMakeLists.txt
Safe
11.6 kB
cmake : removed stdc++fs (#3097)
8 months ago
ggml-alloc.c
Safe
38.5 kB
ggml: Don't assert fail when tensor data changes (llama/13222)
8 months ago
ggml-backend-impl.h
Safe
12 kB
ggml : upgrade init_tensor API to return a ggml_status (llama/11854)
10 months ago
ggml-backend-reg.cpp
Safe
17.4 kB
ggml-backend : fix backend search path (llama/12330)
10 months ago
ggml-backend.cpp
Safe
77.8 kB
llama/ggml: add LLM training support (llama/10544)
7 months ago
ggml-common.h
Safe
133 kB
musa: fix all warnings, re-enable `-DLLAMA_FATAL_WARNINGS=ON` in ci and update doc (llama/12611)
9 months ago
ggml-impl.h
Safe
19.4 kB
ggml-impl.h: fix build on POWER9 (llama/12855)
9 months ago
ggml-opt.cpp
Safe
39.6 kB
llama/ggml: add LLM training support (llama/10544)
7 months ago
ggml-quants.c
Safe
215 kB
whisper: remove MSVC warnings pragmas (#3090)
8 months ago
ggml-quants.h
Safe
8.34 kB
ggml : build backends as libraries (llama/10256)
about 1 year ago
ggml-threading.cpp
Safe
250 Bytes
ggml : build backends as libraries (llama/10256)
about 1 year ago
ggml-threading.h
Safe
198 Bytes
remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (llama/10797)
about 1 year ago
ggml.c
Safe
208 kB
metal : optimize MoE for large batches (llama/13388)
7 months ago
gguf.cpp
Safe
45.1 kB
Fix clang warning in gguf_check_reserved_keys (llama/12686)
9 months ago