whisper.cpp/ggml
Acly bc1ac13c2f
vulkan : make the vulkan.hpp dynamic dispatcher instance private (llama/16224)
* don't use VULKAN_HPP_DEFAULT_DISPATCH_LOADER_DYNAMIC_STORAGE which can cause conflicts if application or other libraries do the same
2025-09-29 15:18:12 +03:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (llama/15094) 2025-08-18 20:30:45 +03:00
include llama: print memory breakdown on exit (llama/15860) 2025-09-29 15:18:10 +03:00
src vulkan : make the vulkan.hpp dynamic dispatcher instance private (llama/16224) 2025-09-29 15:18:12 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt common : use cpp-httplib as a cURL alternative for downloads (llama/16185) 2025-09-29 15:18:11 +03:00