whisper.cpp/ggml
Nikita Sarychev 115716d109 HIP: Only call rocblas_initialize on rocblas versions with the multiple instantation bug (llama/11080)
This disables the workaround on rocblas fixed versions (>=4.0.0) to eliminate the runtime cost and unnecessary VRAM allocation of loading all tensile objects.
2025-02-03 22:00:57 +02:00
..
include rpc : early register backend devices (llama/11262) 2025-02-03 22:00:57 +02:00
src HIP: Only call rocblas_initialize on rocblas versions with the multiple instantation bug (llama/11080) 2025-02-03 22:00:57 +02:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt cmake: add ggml find package (llama/11369) 2025-02-03 22:00:57 +02:00