whisper.cpp/ggml
Radoslav Gerganov 93882335a8 rpc : check src buffer when copying tensor (llama/16421)
Only dst buffer is guaranteed to be an RPC buffer. Add check for the src
one.
2025-10-12 11:16:23 +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 rpc : add support for multiple devices (llama/16276) 2025-10-12 11:16:23 +03:00
src rpc : check src buffer when copying tensor (llama/16421) 2025-10-12 11:16:23 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt HIP: Disable ROCWMMA fattn on CDNA when compiled against ROCWMMA 2.0.0 (llama/16221) 2025-10-12 11:16:23 +03:00