whisper.cpp/ggml
Björn Ganster ab850d4680 ggml : Callback before abort (llama/14481)
* Add a callback that will be called just before abort. This allows apps without a console to display a message to the user and save data if needed.

* Return previous callback to allow callback chaining

* style fixes

---------

Co-authored-by: Diego Devesa <slarengh@gmail.com>
2025-07-12 19:23:56 +03:00
..
cmake ggml-cpu : rework weak alias on apple targets (llama/14146) 2025-06-18 12:40:34 +03:00
include ggml : Callback before abort (llama/14481) 2025-07-12 19:23:56 +03:00
src ggml : Callback before abort (llama/14481) 2025-07-12 19:23:56 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml : add version function to get lib version (ggml/1286) 2025-07-12 19:23:56 +03:00