llama.cpp releases · · 1 min read

b10414

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

metal : add TQ2_0 support (#26980)

  • metal: add TQ2_0 support

Add support for the GGML_TYPE_TQ2_0 (ternary, 2 bits per element) type in
the Metal backend.

Assisted-by: llama.cpp:DeepSeek-v4-Flash-0731

  • cont : optimize mul_mv kernel
  • float ops over integer ops
  • precalculate sums
  • hoist coef out of the inner loop
  • contiguous y loads

llama.cpp:DeepSeek-v4-Flash-0731

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