llama.cpp releases · · 1 min read

b9464

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

speculative : fix n_outputs_max and remove draft-simple auto-enable (#23988)

  • speculative : add common_speculative_n_max helper function

Extract the speculative max-draft-size logic from server_n_outputs_max
into a reusable common_speculative_n_max() function in common/speculative.

Assisted-by: llama.cpp:local pi

  • cont : draft context always has n_parallel outputs

  • llama : log n_outputs_max

  • speculative : remove draft-simple auto-enable

  • ci : enable server tests on PRs

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

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

UI:

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