llama.cpp releases · · 1 min read

b10034

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

opencl: exclude some moe kernels on Adreno a7x (#25698)

  • opencl: exclude Adreno A7x from using Adreno MoE kernels

Some compilers for A7x devices miscompile the repack kernels, corrupting
the weights and causing MoE models to generate garbage output

  • opencl: exclude A6x and unknown Adreno from MoE weights repack

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