Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
natasa365
/
whisper.cpp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cac1a97
whisper.cpp
/
ggml
/
src
7.29 MB
100 contributors
History:
778 commits
R0CKSTAR
cuda : remove nrows_x in mul_mat_q_process_tile (llama/13325)
0fd6120
8 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
rpc : use backend registry, support dl backends (llama/13304)
8 months ago
ggml-cuda
cuda : remove nrows_x in mul_mat_q_process_tile (llama/13325)
8 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
metal : fix floating-point range of attention scores in FA kernels (llama/13090)
8 months ago
ggml-musa
cuda : enable CUDA Graph on CUDA Toolkit < 12.x (llama/12394)
9 months ago
ggml-opencl
opencl : remove obsolete files (skip) (ggml/1200)
8 months ago
ggml-rpc
rpc : use backend registry, support dl backends (llama/13304)
8 months ago
ggml-sycl
SYCL: Disable reorder optimize by default and stop setting tensor extras when optimize is disabled (llama/13254)
8 months ago
ggml-vulkan
vulkan: Additional type support for unary, binary, and copy (llama/13266)
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.7 kB
CUDA: fix logic for clearing padding with -ngl 0 (llama/13320)
8 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
31.7 kB
ggml-opt: fix data corruption (ggml/1022)
about 1 year 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
CUDA: fix bad asserts for partial offload (llama/13337)
8 months ago
gguf.cpp
Safe
45.1 kB
Fix clang warning in gguf_check_reserved_keys (llama/12686)
9 months ago