b8413
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release addresses potential deadlocks on llvm-pipe backends by removing the timeout for WaitAny during graph submission and provides updated pre-compiled binaries for multiple platforms.
🐛 Bug Fixes
- Removed timeout for WaitAny in graph submission to prevent deadlocks when using llvm-pipe backends.