Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
natasa365
/
whisper.cpp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e11fac2
whisper.cpp
/
ggml
/
src
7.98 MB
100 contributors
History:
934 commits
am17an
CUDA: add conv_2d_transpose (llama/14287)
a728b83
6 months ago
ggml-amx
ggml : adapt AMX to tensor->grad removal (llama/0)
about 1 year ago
ggml-blas
cmake : Fix broken CMake error messages (ggml/1252)
7 months ago
ggml-cann
CANN: Simplify the environment variable setting(#13104)
7 months ago
ggml-cpu
Implement GGML_CPU_ALL_VARIANTS for PowerPC (llama/14286)
6 months ago
ggml-cuda
CUDA: add conv_2d_transpose (llama/14287)
6 months ago
ggml-hip
HIP: disable rocwmma on gfx12 by default until rocm 7.0 (llama/14202)
6 months ago
ggml-kompute
llama : add Qwen2VL support + multimodal RoPE (llama/10361)
about 1 year ago
ggml-metal
metal : add mean kernel (llama/14267)
6 months ago
ggml-musa
musa: Upgrade MUSA SDK version to rc4.0.1 and use mudnn::Unary::IDENTITY op to accelerate D2D memory copy (llama/13647)
7 months ago
ggml-opencl
opencl: add `mul_mv_id_q4_0_f32_8x_flat` (llama/14003)
6 months ago
ggml-rpc
rpc : nicer error messages for RPC server crash (llama/14076)
6 months ago
ggml-sycl
sycl: add usage of enqueue_functions extension (llama/14244)
6 months ago
ggml-vulkan
Vulkan: Set device max size for host memory to avoid OOM warning and fallback to CPU buffer (llama/14249)
6 months ago
CMakeLists.txt
15 kB
Implement GGML_CPU_ALL_VARIANTS for PowerPC (llama/14286)
6 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
17.5 kB
build : suppress gcc15 compile warnings (llama/14261)
6 months ago
ggml-backend.cpp
Safe
78.3 kB
sched : avoid changing cur_copy when a graph is already allocated (llama/13922)
7 months ago
ggml-common.h
Safe
133 kB
ggml-cpu : split arch-specific implementations (llama/13892)
7 months ago
ggml-impl.h
Safe
19.5 kB
ggml : Print backtrace on uncaught C++ exceptions (ggml/1232)
7 months ago
ggml-opt.cpp
Safe
39.8 kB
mnist: fix segmentation fault (ggml/1227)
7 months ago
ggml-quants.c
214 kB
ggml-cpu : split arch-specific implementations (llama/13892)
7 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
211 kB
Add `ggml_roll` (ggml/1274)
6 months ago
ggml.cpp
Safe
738 Bytes
ggml : Print backtrace on uncaught C++ exceptions (ggml/1232)
7 months ago
gguf.cpp
Safe
45.9 kB
gguf: fix failure on version == 0 (llama/13956)
7 months ago