The llama.cpp project has released version b10705, which includes an improvement to the TENSOR_READ_LAZY handling mechanism. This update forces lazy tensors on CPU when the lazy setting is enabled.

  • Improved TENSOR_READ_LAZY handling in llama.cpp
  • Forced lazy tensor behavior on CPU when lazy mode is active

This release provides updated binaries for macOS, Linux, Windows, Android, and iOS across various hardware backends including CPU, CUDA, ROCm, Vulkan, and OpenVINO.