llama.cpp releases · · 1 min read

b10197

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

Test support for alternative conv layout (#25617)

  • add bool cwhn = true to conv_2d test cases

  • add layout check at graph building time

  • extend layout checks for conv2d.cu kernel

  • in CPU back-end kernel needs to be stored contiguously to prevent test failures with cwhn=1

  • trim white space

  • do op support check in vulkan backend

  • fix CI failure and vulkan run-time assert failure by introducing new graph build-time check in ggml_backend_vk_device_supports_op

  • add additional check in support_op function for Vulkan to fix run-time assert failure

Website:

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