llama.cpp releases · · 1 min read

b9969

Mirrored from llama.cpp releases for archival readability. Support the source by reading on the original site.

Vulkan: route large matmuls to medium tile on Adreno (#24877)

  • [Vulkan] Fixes llama-cli breaking over longer promts sizes

The llama-cli was breaking for longer promts sizes for q4_0 quantized networks. Causing due to insufficient shared memory.

  • Removed the un-used Adreno device

  • Updated matmul for small pipeline.

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from llama.cpp releases