This website requires JavaScript.
Explore
Help
Register
Sign In
upstream-archive
/
whisper.cpp
Watch
1
Star
0
Fork
0
You've already forked whisper.cpp
mirror of
https://github.com/ggml-org/whisper.cpp.git
synced
2026-08-05 01:20:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea3ebd8b0d7bda38ae1f2ce7b593ce01007b94fc
whisper.cpp
/
ggml
History
Jeff Bolz
ea3ebd8b0d
vulkan: Fuse mul_mat_id+add_id+mul and mul_mat+add+add. (llama/17287)
...
These both show up in gpt-oss. Also, cleanup the mul_mat_vec fusion code a bit.
2025-11-17 21:05:46 +02:00
..
cmake
ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (llama/15094)
2025-08-18 20:30:45 +03:00
include
ggml : add ops SOFTPLUS, EXPM1, TRI, SOLVE_TRI, CUMSUM (llama/17063)
2025-11-17 21:05:46 +02:00
src
vulkan: Fuse mul_mat_id+add_id+mul and mul_mat+add+add. (llama/17287)
2025-11-17 21:05:46 +02:00
.gitignore
whisper : reorganize source code + improve CMake (
#2256
)
2024-06-26 19:34:09 +03:00
CMakeLists.txt
ggml: disable vxe for cross-compilation by default (llama/16966)
2025-11-09 23:38:03 +02:00