Change8

b7658

📦 llama-cppView on GitHub →
🐛 1 fixes

Summary

This release introduces a fix for the Vulkan backend to prevent allocation errors by rejecting overly large tensors. It also provides updated binary distributions for numerous operating systems and hardware architectures.

🐛 Bug Fixes

  • Vulkan backend now rejects operations when a tensor is too large to allocate.