b8585
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release addresses a bug causing misleading error logs in RPC operations when using remote backends without the init_tensor function. It also provides updated binaries for macOS, Linux, Windows, and openEuler.
🐛 Bug Fixes
- Fixed misleading error logs when RPC runs with remote backends lacking init_tensor (like CPU and Metal), which incorrectly reported null buffer calls.